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

#include <tfSpace.h>

Collaboration diagram for TissueForge::cellpair:

Public Attributes

int i
 
int j
 
FPTYPE shift [3]
 
int size
 
int count
 
short int * pairs
 
short int * nr_pairs
 
struct cellpairnext
 

Detailed Description

Struct for each cellpair (see #space_getpair).

Member Data Documentation

◆ i

int TissueForge::cellpair::i

Indices of the cells involved.

◆ next

struct cellpair* TissueForge::cellpair::next

Pointer to chain pairs together.

◆ shift

FPTYPE TissueForge::cellpair::shift[3]

Relative shift between cell centres.

◆ size

int TissueForge::cellpair::size

Pairwise Verlet stuff.


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