Gromacs
2026.0-dev-20250116-fa3fd9d
|
#include <memory>
#include "gromacs/coordinateio/ioutputadapter.h"
#include "gromacs/utility/real.h"
Declares gmx::SetTimeStep.
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. | |