|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "checkpointhelper.h"#include <functional>#include <type_traits>#include "gromacs/domdec/domdec.h"#include "gromacs/mdlib/mdoutf.h"#include "gromacs/mdtypes/checkpointdata.h"#include "gromacs/mdtypes/commrec.h"#include "gromacs/mdtypes/energyhistory.h"#include "gromacs/mdtypes/observableshistory.h"#include "gromacs/mdtypes/pullhistory.h"#include "gromacs/mdtypes/state.h"#include "gromacs/modularsimulator/modularsimulatorinterfaces.h"#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/stringutil.h"#include "trajectoryelement.h"
Include dependency graph for checkpointhelper.cpp:Defines the checkpoint helper for the modular simulator.
1.8.5