CellGPU
0.8.0
GPU-accelerated simulations of cells
|
contains a triplet of integers {i,j,k} of vertex labels More...
#include <structures.h>
Public Member Functions | |
~triangle () | |
blank constructor | |
triangle (int ii, int jj, int kk) | |
destructor | |
Public Attributes | |
int | i |
vertex 1 of the triangle | |
int | j |
vertex 2 of the triangle | |
int | k |
vertex 3 of the triangle | |
contains a triplet of integers {i,j,k} of vertex labels