Gromacs
2024.3
|
Declares classes related to Nose-Hoover chains for the modular simulator.
This header is only used within the modular simulator module
Classes | |
class | gmx::NoseHooverChainsData |
Class holding data used by the Nose-Hoover chains. More... | |
class | gmx::NoseHooverChainsElement |
Element propagating the Nose-Hoover chains. More... | |
Enumerations | |
enum | gmx::ScheduleOnInitStep { gmx::ScheduleOnInitStep::Yes, gmx::ScheduleOnInitStep::No, gmx::ScheduleOnInitStep::Count } |
Whether the element does schedule on the initial step. More... | |
enum | gmx::NhcUsage { gmx::NhcUsage::System, gmx::NhcUsage::Barostat, gmx::NhcUsage::Count } |
The usages of Nose-Hoover chains. More... | |