CellList3d Class Reference
a list element for the linked list of all cells. More...
See also: List of Classes
Detailed Description
A list element for the linked list of all cells. (introduced with version 20160111)
Member Function Documentation
cellList3d* cellList3d::nextCell
A pointer to the next cell
cell3d* cellList3d::thisCell
A pointer to the cell of the list element.