NAMD
|
#include <PatchMgr.h>
Public Attributes | |
Lattice | lattice |
int | pid |
int | numAtoms |
FullAtom * | atoms |
Definition at line 107 of file PatchMgr.h.
FullAtom* ExchangeAtomsMsg::atoms |
Definition at line 112 of file PatchMgr.h.
Referenced by HomePatch::exchangeAtoms(), and HomePatch::recvExchangeMsg().
Lattice ExchangeAtomsMsg::lattice |
Definition at line 109 of file PatchMgr.h.
Referenced by HomePatch::exchangeAtoms(), and HomePatch::recvExchangeMsg().
int ExchangeAtomsMsg::numAtoms |
Definition at line 111 of file PatchMgr.h.
Referenced by HomePatch::exchangeAtoms(), and HomePatch::recvExchangeMsg().
int ExchangeAtomsMsg::pid |
Definition at line 110 of file PatchMgr.h.
Referenced by HomePatch::exchangeAtoms(), and PatchMgr::recvExchangeMsg().