#include <ckreduction.h>
Public Member Functions | |
CkGroupInitCallback (void) | |
CkGroupInitCallback (CkMigrateMessage *m) | |
void | callMeBack (CkGroupCallbackMsg *m) |
void | pup (PUP::er &p) |
Pack/UnPack - tell the runtime how to serialize this class's data for migration, checkpoint, etc. |
Definition at line 46 of file ckreduction.h.
CkGroupInitCallback::CkGroupInitCallback | ( | void | ) |
CkGroupInitCallback::CkGroupInitCallback | ( | CkMigrateMessage * | m | ) | [inline] |
Definition at line 49 of file ckreduction.h.
void CkGroupInitCallback::callMeBack | ( | CkGroupCallbackMsg * | m | ) |
Definition at line 127 of file ckreduction.C.
References CkGroupCallbackMsg::call().
void CkGroupInitCallback::pup | ( | PUP::er & | p | ) | [inline, virtual] |
Pack/UnPack - tell the runtime how to serialize this class's data for migration, checkpoint, etc.
Reimplemented from IrrGroup.
Reimplemented in CkArray, CkReductionMgr, Group, PVT, GVT, TimePool, and MemoryPool.
Definition at line 51 of file ckreduction.h.
References IrrGroup::pup().
Referenced by CkReductionMgr::pup().