Gromacs
2023.3
|
#include "gromacs/utility/arrayref.h"
#include "energydata.h"
#include "modularsimulatorinterfaces.h"
#include "propagator.h"
Declares a velocity-scaling temperature coupling element for the modular simulator.
This header is only used within the modular simulator module
Classes | |
class | gmx::VelocityScalingTemperatureCoupling |
Element implementing the a velocity-scaling thermostat. More... | |
Enumerations | |
enum | gmx::UseFullStepKE { Yes, No, Count } |
Enum describing whether the thermostat is using full or half step kinetic energy. | |