Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
#include "gromacs/coordinateio/ioutputadapter.h"
#include "gromacs/utility/real.h"
+ Include dependency graph for settimestep.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::SetTimeStep.

Author
Paul Bauer paul..nosp@m.baue.nosp@m.r.q@g.nosp@m.mail.nosp@m..com

Classes

class  gmx::SetTimeStep
 SetTimeStep class allows changing trajectory time information. More...
 

Typedefs

using gmx::SetTimeStepPointer = std::unique_ptr< SetTimeStep >
 Smart pointer to manage the object.