Gromacs  2026.0-dev-20250116-fa3fd9d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
checkpointhelper.h File Reference
#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:

Description

Declares the checkpoint helper for the modular simulator.

Author
Pascal Merz pasca.nosp@m.l.me.nosp@m.rz@me.nosp@m..com

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...