Gromacs
2025-dev-20240910-a7e2421
|
#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. | |