Gromacs
2026.0-dev-20241121-c76fa1e
|
#include <cstdio>
#include <memory>
#include <optional>
#include <string>
#include "gromacs/mdtypes/checkpointdata.h"
#include "gromacs/mdtypes/md_enums.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/enumerationhelpers.h"
#include "gromacs/utility/real.h"
#include "modularsimulatorinterfaces.h"
Declares the free energy perturbation element for the modular simulator.
This header is only used within the modular simulator module
Classes | |
class | gmx::CheckpointData< operation > |
} More... | |
class | gmx::FreeEnergyPerturbationData |
The free energy perturbation data. More... | |
class | gmx::FepStateSetting |
Allows external clients to specify how to change the FEP state. More... | |
class | gmx::FreeEnergyPerturbationData::Element |
The free energy perturbation data element. More... | |