Public Member Functions | |
LBTopoVec () | |
~LBTopoVec () | |
void | push_back (LBTopoMap *map) |
int | length () |
LBTopoMap * | operator[] (size_t n) |
void | print () |
Private Attributes | |
std::vector< LBTopoMap * > | lbTopos |
Definition at line 1239 of file topology.C.
std::vector<LBTopoMap *> LBTopoVec::lbTopos [private] |
Definition at line 1240 of file topology.C.