Gromacs
2025.0
|
#include <cstdint>
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/real.h"
#include "energydata.h"
#include "modularsimulatorinterfaces.h"
#include "propagator.h"
Declares Andersen temperature coupling for the modular simulator.
Classes | |
class | gmx::AndersenTemperatureCoupling |
Element implementing the Andersen thermostat. More... | |