Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
#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:

Description

Declares gmx::EnergyTerm.

Author
David van der Spoel david.nosp@m..van.nosp@m.dersp.nosp@m.oel@.nosp@m.icm.u.nosp@m.u.se

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.