Gromacs
2022-beta1
|
#include <memory>
#include "gromacs/coordinateio/ioutputadapter.h"
#include "gromacs/math/vec.h"
#include "gromacs/trajectory/trajectoryframe.h"
Declares gmx::SetBox.
Classes | |
class | gmx::SetBox |
Allows changing box information when writing a coordinate file. More... | |
Typedefs | |
using | gmx::SetBoxPointer = std::unique_ptr< SetBox > |
Smart pointer to manage the object. | |