|
Gromacs
2026.0
|
#include <cstdio>#include <map>#include <memory>#include <optional>#include <string>#include <tuple>#include <utility>#include <vector>#include "gromacs/mdlib/checkpointhandler.h"#include "gromacs/mdrunutility/handlerestart.h"#include "gromacs/mdtypes/checkpointdata.h"#include "gromacs/utility/exceptions.h"#include "modularsimulatorinterfaces.h"
Include dependency graph for checkpointhelper.h:
This graph shows which files directly or indirectly include this file: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... | |
1.8.5