NAMD
|
#include <HomePatch.h>
Public Attributes | |
Lattice | lattice |
int | berendsenPressure_count |
int | numAtoms |
ResizeArray< FullAtom > | atoms |
Definition at line 429 of file HomePatch.h.
ResizeArray<FullAtom> HomePatch::checkpoint_t::atoms |
Definition at line 433 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
int HomePatch::checkpoint_t::berendsenPressure_count |
Definition at line 431 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
Lattice HomePatch::checkpoint_t::lattice |
Definition at line 430 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().
int HomePatch::checkpoint_t::numAtoms |
Definition at line 432 of file HomePatch.h.
Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().