Gromacs
2024.3
|
#include <memory>
#include "gromacs/coordinateio/coordinatefileenums.h"
#include "gromacs/coordinateio/ioutputadapter.h"
Declares gmx:SetVelocities.
Classes | |
class | gmx::SetVelocities |
SetVelocities class allows changing writing of velocities to file. More... | |
Typedefs | |
using | gmx::SetVelocitiesPointer = std::unique_ptr< SetVelocities > |
Smart pointer to manage the object. | |