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 dependency graph for setforces.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::SetForces.

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

Classes

class  gmx::SetForces
 SetForces class allows changing writing of forces to file. More...
 

Typedefs

using gmx::SetForcesPointer = std::unique_ptr< SetForces >
 Smart pointer to manage the object.