Public Member Functions | |
LV3D1_Map () | |
LV3D1_Map (CkMigrateMessage *m) | |
int | procNum (int arrayHdl, const CkArrayIndex &i) |
Private Member Functions | |
void | init (void) |
Private Attributes | |
unsigned int | shiftPE |
unsigned int | numPE |
Definition at line 260 of file lv3d1_server.C.
LV3D1_Map::LV3D1_Map | ( | ) | [inline] |
Definition at line 271 of file lv3d1_server.C.
References init().
LV3D1_Map::LV3D1_Map | ( | CkMigrateMessage * | m | ) | [inline] |
Definition at line 272 of file lv3d1_server.C.
References init().
void LV3D1_Map::init | ( | void | ) | [inline, private] |
Definition at line 262 of file lv3d1_server.C.
References Converse::CkNumPes().
unsigned int LV3D1_Map::shiftPE [private] |
Definition at line 261 of file lv3d1_server.C.
unsigned int LV3D1_Map::numPE [private] |
Definition at line 261 of file lv3d1_server.C.