| 
    NAMD
    
   | 
 
#include <PatchMgr.h>
  
 Public Attributes | |
| Lattice | lattice | 
| int | task | 
| int | pid | 
| int | replica | 
| int | pe | 
| int | berendsenPressure_count | 
| int | numAtoms | 
| FullAtom * | atoms | 
| char * | key | 
Definition at line 80 of file PatchMgr.h.
| FullAtom* CheckpointAtomsMsg::atoms | 
Definition at line 89 of file PatchMgr.h.
Referenced by HomePatch::recvCheckpointLoad(), HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
| int CheckpointAtomsMsg::berendsenPressure_count | 
Definition at line 87 of file PatchMgr.h.
Referenced by HomePatch::recvCheckpointLoad(), HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
| char* CheckpointAtomsMsg::key | 
Definition at line 90 of file PatchMgr.h.
Referenced by HomePatch::recvCheckpointLoad(), and HomePatch::recvCheckpointStore().
| Lattice CheckpointAtomsMsg::lattice | 
Definition at line 82 of file PatchMgr.h.
Referenced by HomePatch::recvCheckpointLoad(), HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
| int CheckpointAtomsMsg::numAtoms | 
Definition at line 88 of file PatchMgr.h.
Referenced by HomePatch::recvCheckpointLoad(), HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
| int CheckpointAtomsMsg::pe | 
Definition at line 86 of file PatchMgr.h.
Referenced by HomePatch::recvCheckpointLoad(), HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
| int CheckpointAtomsMsg::pid | 
Definition at line 84 of file PatchMgr.h.
Referenced by PatchMgr::recvCheckpointLoad(), HomePatch::recvCheckpointLoad(), HomePatch::recvCheckpointReq(), and PatchMgr::recvCheckpointStore().
| int CheckpointAtomsMsg::replica | 
Definition at line 85 of file PatchMgr.h.
Referenced by HomePatch::recvCheckpointLoad(), HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
| int CheckpointAtomsMsg::task | 
Definition at line 83 of file PatchMgr.h.
 1.8.14