Gromacs
2018.8
|
#include <string>
#include "gromacs/math/vectypes.h"
#include "gromacs/options/timeunitmanager.h"
#include "gromacs/utility/classhelpers.h"
Declares gmx::TrajectoryAnalysisSettings and gmx::TopologyInformation.
Classes | |
class | gmx::ArrayRef< T > |
STL-like container for an interface to a C array of T (or part of a std::vector<T, A> or std::array<T>). More... | |
class | gmx::TrajectoryAnalysisSettings |
Trajectory analysis module configuration object. More... | |
class | gmx::TopologyInformation |
Topology information passed to a trajectory analysis module. More... | |