#include <ckevacuation.h>
Public Member Functions | |
CkElementEvacuate () | |
void | addLocation (CkLocation &loc) |
This location is part of the calling location manager. | |
Private Attributes | |
int | lastPE |
Definition at line 31 of file ckevacuation.h.
CkElementEvacuate::CkElementEvacuate | ( | ) | [inline] |
void CkElementEvacuate::addLocation | ( | CkLocation & | loc | ) | [virtual] |
This location is part of the calling location manager.
Implements CkLocIterator.
Definition at line 225 of file ckevacuation.C.
References CkLocRec::AsyncMigrate(), Converse::CkMyPe(), CmiWallTimer(), CkLocMgr::emigrate(), CkLocation::getIndex(), CkLocation::getLocalRecord(), CkLocation::getManager(), getNextPE(), CkLocRec::isAsyncEvacuate(), list, CkLocMgr::migratableList(), and numEvacuated.
int CkElementEvacuate::lastPE [private] |