Gromacs
2024.4
|
#include <map>
#include <vector>
#include "gromacs/mdlib/checkpointhandler.h"
#include "gromacs/mdrunutility/handlerestart.h"
#include "modularsimulatorinterfaces.h"
Declares the checkpoint helper for the modular simulator.
This header is only used within the modular simulator module
Classes | |
class | gmx::CheckpointHelper |
Checkpoint helper. More... | |
class | gmx::CheckpointHelperBuilder |
Builder for the checkpoint helper. More... | |