OpenAtom
Version1.5a
|
Abstract base class. More...
#include <MapTable.h>
Public Member Functions | |
void | dump () |
Public Attributes | |
MapType2 * | maptable |
PeList * | availprocs |
Protected Member Functions | |
void | makeReverseMap () |
CkVec< intdual > | ProcByArrIndex (int proc) |
return ckvec containing the reverse map of all elements on given proc | |
int | getCentroid (int torusMap) |
return processor at topological center of this list | |
Protected Attributes | |
CkVec< intdual > * | reverseMap |
Abstract base class.
Definition at line 143 of file MapTable.h.