Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
#include <algorithm>
#include "gromacs/coordinateio/ioutputadapter.h"
#include "gromacs/topology/atoms.h"
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for setatoms.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::SetAtoms.

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

Classes

class  gmx::SetAtoms
 SetAtoms class controls availability of atoms data. More...
 

Typedefs

using gmx::SetAtomsPointer = std::unique_ptr< SetAtoms >
 Smart pointer to manage the object.