Gromacs
2026.0-dev-20241121-c76fa1e
|
Declares the energy element for the modular simulator.
This header is only used within the modular simulator module
Classes | |
class | gmx::EnergyData |
Data class managing energies. More... | |
class | gmx::EnergyData::Element |
Element for EnergyData. More... | |
Typedefs | |
using | gmx::EnergyContribution = std::function< real(Step, Time)> |
Function type for elements contributing energy. | |