| 
    NAMD
    
   | 
 
#include <AtomMap.h>
Public Member Functions | |
| AtomMapper (PatchID _pid) | |
| ~AtomMapper () | |
| void | registerIDsCompAtomExt (const CompAtomExt *begin, const CompAtomExt *end) | 
| void | registerIDsFullAtom (const FullAtom *begin, const FullAtom *end) | 
| void | unregisterIDsCompAtomExt (const CompAtomExt *begin, const CompAtomExt *end) | 
| void | unregisterIDsFullAtom (const FullAtom *begin, const FullAtom *end) | 
      
  | 
  inline | 
| void AtomMapper::registerIDsCompAtomExt | ( | const CompAtomExt * | begin, | 
| const CompAtomExt * | end | ||
| ) | 
Definition at line 24 of file AtomMap.C.
References NAMD_bug().
Referenced by Patch::positionsReady().
Definition at line 50 of file AtomMap.C.
References NAMD_bug().
Referenced by Sequencer::integrate(), Sequencer::minimize(), HomePatch::recvCheckpointLoad(), HomePatch::recvExchangeMsg(), and HomePatch::revert().
| void AtomMapper::unregisterIDsCompAtomExt | ( | const CompAtomExt * | begin, | 
| const CompAtomExt * | end | ||
| ) | 
Definition at line 76 of file AtomMap.C.
References NAMD_bug().
Referenced by ProxyPatch::receiveAll(), and ProxyPatch::~ProxyPatch().
Definition at line 100 of file AtomMap.C.
References NAMD_bug().
Referenced by HomePatch::doAtomMigration(), HomePatch::recvCheckpointLoad(), HomePatch::recvExchangeMsg(), HomePatch::revert(), and HomePatch::~HomePatch().
 1.8.14