NAMD
|
#include <Migration.h>
Public Attributes | |
PatchID | destPatchID |
NodeID | destNodeID |
MigrationList | mList |
Definition at line 19 of file Migration.h.
NodeID MigrationInfo::destNodeID |
Definition at line 21 of file Migration.h.
Referenced by PatchMgr::sendMigrationMsgs().
PatchID MigrationInfo::destPatchID |
Definition at line 20 of file Migration.h.
MigrationList MigrationInfo::mList |
Definition at line 22 of file Migration.h.
Referenced by HomePatch::doAtomMigration().