#include "gmxpre.h"
#include "pullelement.h"
#include "gromacs/gmxlib/network.h"
#include "gromacs/mdlib/mdatoms.h"
#include "gromacs/mdtypes/commrec.h"
#include "gromacs/mdtypes/inputrec.h"
#include "gromacs/mdtypes/mdatom.h"
#include "gromacs/pbcutil/pbc.h"
#include "gromacs/pulling/output.h"
#include "gromacs/pulling/pull.h"
#include "simulatoralgorithm.h"
#include "statepropagatordata.h"
Defines the pull element for the modular simulator.
- Author
- Pascal Merz pasca.nosp@m.l.me.nosp@m.rz@me.nosp@m..com
|
template<CheckpointDataOperation operation> |
static void | gmx::doCheckpointData (CheckpointData< operation > *checkpointData, ArrayRef< double > previousStepCom) |
|
|
constexpr auto | gmx::anonymous_namespace{pullelement.cpp}::c_currentVersion = CheckpointVersion(int(CheckpointVersion::Count) - 1) |
|