#include <ckmemcheckpoint.h>
Data Fields | |
CkArrayID | aid |
CkGroupID | locMgr |
CkArrayIndex | index |
double * | packData |
int | bud1 |
int | bud2 |
size_t | len |
bool | cp_flag |
Definition at line 12 of file ckmemcheckpoint.h.
Definition at line 14 of file ckmemcheckpoint.h.
Referenced by ArrayElement::inmem_checkpoint(), CkMemCheckPT::inmem_restore(), and CkMemCheckPT::recoverEntry().
Definition at line 15 of file ckmemcheckpoint.h.
Referenced by ArrayElement::inmem_checkpoint(), CkMemCheckPT::inmem_restore(), CkMemCheckPT::isMaster(), CkMemCheckPT::recoverEntry(), and CkMemCheckPT::recvData().
CkArrayIndex CkArrayCheckPTMessage::index |
Definition at line 16 of file ckmemcheckpoint.h.
Referenced by ArrayElement::inmem_checkpoint(), CkMemCheckPT::inmem_restore(), CkMemCheckPT::isMaster(), CkMemCheckPT::recoverEntry(), and CkMemCheckPT::recvData().
double* CkArrayCheckPTMessage::packData |
Definition at line 17 of file ckmemcheckpoint.h.
Referenced by ArrayElement::inmem_checkpoint(), CkMemCheckPT::inmem_restore(), CkMemCheckPT::isMaster(), and CkMemCheckPT::startArrayCheckpoint().
Definition at line 18 of file ckmemcheckpoint.h.
Referenced by CkMemCheckPT::inmem_restore(), CkMemCheckPT::isMaster(), CkMemCheckPT::recoverEntry(), CkMemCheckPT::recvArrayCheckpoint(), CkMemCheckPT::startArrayCheckpoint(), and CkCheckPTEntry::updateBuffer().
Definition at line 18 of file ckmemcheckpoint.h.
Referenced by CkMemCheckPT::inmem_restore(), CkMemCheckPT::isMaster(), CkMemCheckPT::recoverEntry(), CkMemCheckPT::startArrayCheckpoint(), and CkCheckPTEntry::updateBuffer().
Definition at line 19 of file ckmemcheckpoint.h.
Referenced by ArrayElement::inmem_checkpoint(), and CkMemCheckPT::startArrayCheckpoint().
Definition at line 20 of file ckmemcheckpoint.h.
Referenced by ArrayElement::inmem_checkpoint(), CkMemCheckPT::isMaster(), CkMemCheckPT::recvArrayCheckpoint(), CkMemCheckPT::recvData(), and CkMemCheckPT::startArrayCheckpoint().