Gromacs
2024.3
|
#include <gromacs/modularsimulator/freeenergyperturbationdata.h>
Allows external clients to specify how to change the FEP state.
Public Member Functions | |
void | signalSettingStep (Step step) |
Signal (during task scheduling) that a signal stepping step will happen. | |
void | setNewState (int state, Step step) |
Set new state at specific step (called during simulation run) | |
Friends | |
class | FreeEnergyPerturbationData::Element |