Public Member Functions | |
CompareRankDist (int *root, int *pes, int n, const TopoManager *tmgr) | |
bool | operator() (int i, int j) |
Data Fields | |
std::vector< int > | peDist |
Definition at line 17 of file TopoManager.C.
CompareRankDist::CompareRankDist | ( | int * | root, | |
int * | pes, | |||
int | n, | |||
const TopoManager * | tmgr | |||
) | [inline] |
Definition at line 20 of file TopoManager.C.
References TopoManager::getHopsBetweenRanks(), p, and peDist.
std::vector<int> CompareRankDist::peDist |