NAMD
|
#include <HomePatch.h>
Public Attributes | |
Lattice | lattice |
int | berendsenPressure_count |
int | numAtoms |
ResizeArray< FullAtom > | atoms |
Definition at line 502 of file HomePatch.h.
ResizeArray<FullAtom> HomePatch::checkpoint_t::atoms |
Definition at line 506 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
int HomePatch::checkpoint_t::berendsenPressure_count |
Definition at line 504 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
Lattice HomePatch::checkpoint_t::lattice |
Definition at line 503 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
int HomePatch::checkpoint_t::numAtoms |
Definition at line 505 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().