
#include <topology.h>


Public Member Functions | |
| LBTopo_ring (int p) | |
| virtual int | max_neighbors () |
| virtual void | neighbors (int mype, int *_n, int &nb) |
| virtual int | get_hop_count (int src, int dest) |
Definition at line 40 of file topology.h.
| LBTopo_ring::LBTopo_ring | ( | int | p | ) | [inline] |
Definition at line 42 of file topology.h.
1.5.5