Gromacs  2018.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include <string>
#include "gromacs/math/vectypes.h"
#include "gromacs/options/timeunitmanager.h"
#include "gromacs/utility/classhelpers.h"
+ Include dependency graph for analysissettings.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::TrajectoryAnalysisSettings and gmx::TopologyInformation.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

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...