Gromacs
2024.3
|
Enumerations | |
enum | CheckpointVersion { CheckpointVersion::Base, CheckpointVersion::AddedExternalLambdaSetting, CheckpointVersion::Count } |
Enum describing the contents FreeEnergyPerturbationData::Element writes to modular checkpoint. More... | |
Variables | |
constexpr auto | c_currentVersion = CheckpointVersion(int(CheckpointVersion::Count) - 1) |
|
strong |
Enum describing the contents FreeEnergyPerturbationData::Element writes to modular checkpoint.
When changing the checkpoint content, add a new element just above Count, and adjust the checkpoint functionality.