Tissue Forge C++ 0.2.1
Interactive, particle-based physics, chemistry and biology modeling and simulation environment
Loading...
Searching...
No Matches
TissueForge::verlet_entry Struct Reference

#include <tfSpace.h>

Collaboration diagram for TissueForge::verlet_entry:

Public Attributes

struct Particlep
 
struct Potentialpot
 
signed char shift [3]
 

Detailed Description

Struct for Verlet list entries.

Member Data Documentation

◆ p

struct Particle* TissueForge::verlet_entry::p

The particle.

◆ pot

struct Potential* TissueForge::verlet_entry::pot

The interaction potential.

◆ shift

signed char TissueForge::verlet_entry::shift[3]

The integer shift relative to this particle.


The documentation for this struct was generated from the following file: