Gromacs  2022-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
#include <memory>
#include "gromacs/coordinateio/ioutputadapter.h"
#include "gromacs/math/vec.h"
#include "gromacs/trajectory/trajectoryframe.h"
+ Include dependency graph for setbox.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::SetBox.

Author
Paul Bauer paul..nosp@m.baue.nosp@m.r.q@g.nosp@m.mail.nosp@m..com

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.