NAMD
Public Attributes | List of all members
HomePatch::checkpoint_t Struct Reference

#include <HomePatch.h>

Public Attributes

Lattice lattice
 
int berendsenPressure_count
 
int numAtoms
 
ResizeArray< FullAtomatoms
 

Detailed Description

Definition at line 429 of file HomePatch.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: