Gromacs
2025-dev-20241002-88a4191
|
#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. | |