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 502 of file HomePatch.h.

Member Data Documentation

◆ atoms

ResizeArray<FullAtom> HomePatch::checkpoint_t::atoms

Definition at line 506 of file HomePatch.h.

Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().

◆ berendsenPressure_count

int HomePatch::checkpoint_t::berendsenPressure_count

Definition at line 504 of file HomePatch.h.

Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().

◆ lattice

Lattice HomePatch::checkpoint_t::lattice

Definition at line 503 of file HomePatch.h.

Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().

◆ numAtoms

int HomePatch::checkpoint_t::numAtoms

Definition at line 505 of file HomePatch.h.

Referenced by HomePatch::recvCheckpointReq(), and HomePatch::recvCheckpointStore().


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