Public Member Functions | |
ElementCheckpointer (CkLocMgr *mgr_, PUP::er &p_) | |
void | addLocation (CkLocation &loc) |
This location is part of the calling location manager. | |
Private Attributes | |
CkLocMgr * | locMgr |
PUP::er & | p |
Definition at line 73 of file ckcheckpoint.C.
Definition at line 78 of file ckcheckpoint.C.
void ElementCheckpointer::addLocation | ( | CkLocation & | loc | ) | [inline, virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 79 of file ckcheckpoint.C.
References IrrGroup::ckGetGroupID(), CkLocation::getID(), CkLocation::getIndex(), idx, locMgr, and p.
CkLocMgr* ElementCheckpointer::locMgr [private] |
PUP::er& ElementCheckpointer::p [private] |