Gromacs
2024.3
|
#include <gromacs/energyanalysis/ienergyanalysis.h>
Convenience structure for keeping energy name and unit together.
Public Attributes | |
std::string | energyName |
Name of this energy term. | |
std::string | energyUnit |
Unit of this energy term. | |