Go to the source code of this file.
Data Structures | |
class | LBTopology |
class | LBTopo_ring |
class | LBTopo_torus2d |
class | LBTopo_torus3d |
class | LBTopo_mesh3d |
class | LBTopo_graph |
Typedefs | |
typedef LBTopology *(* | LBtopoFn )(int) |
Functions | |
LBtopoFn | LBTopoLookup (const char *name) |
int | getTopoMaxNeighbors (void *topo) |
void | getTopoNeighbors (void *topo, int myid, int *narray, int *n) |
void | printoutTopo () |