
#include <topology.h>


Public Member Functions | |
| LBTopo_torus3d (int p) | |
| virtual int | max_neighbors () |
| virtual void | neighbors (int mype, int *_n, int &nb) |
Private Member Functions | |
| int | goodcoor (int, int, int) |
Private Attributes | |
| int | width |
Definition at line 59 of file topology.h.
int LBTopo_torus3d::width [private] |
Definition at line 61 of file topology.h.
Referenced by goodcoor(), LBTOPO_MACRO(), and neighbors().
1.5.5