|
Gromacs
2025.4
|
#include <cstdint>#include <optional>#include <string>#include <vector>#include "gromacs/utility/basedefinitions.h"#include "gromacs/utility/real.h"#include "energyanalysisframe.h"
Include dependency graph for energyterm.h:Declares gmx::EnergyTerm.
Classes | |
| class | gmx::EnergyTerm |
| Class describing the whole time series of an energy term. More... | |
Typedefs | |
| using | gmx::EnergyAnalysisFrameIterator = std::vector< EnergyAnalysisFrame >::const_iterator |
| Typedef for looping over EnergyFrame. | |
1.8.5