OpenAtom
Version1.5a
|
Public Member Functions | |
AtomMapTable (MapType1 *_tomap, PeList *_availprocs, int numInst, int _nchareAtoms) | |
Public Member Functions inherited from MapTable1 | |
void | dump () |
Public Attributes | |
int | nchareAtoms |
Public Attributes inherited from MapTable1 | |
MapType1 * | maptable |
PeList * | availprocs |
Additional Inherited Members | |
Protected Member Functions inherited from MapTable1 | |
void | makeReverseMap () |
CkVec< int > | 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 inherited from MapTable1 | |
CkVec< int > * | reverseMap |
Definition at line 274 of file MapTable.h.