Gromacs  2022.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::PropagatorTag Struct Reference

#include <gromacs/modularsimulator/modularsimulatorinterfaces.h>

Description

Strong type used to name propagators.

Public Member Functions

 PropagatorTag (std::string_view name)
 Explicit constructor.
 
 operator const std::string & () const
 Can be used as string.
 
bool operator== (const PropagatorTag &other) const
 Equality operator.
 
bool operator!= (const PropagatorTag &other) const
 Inequality operator.
 

The documentation for this struct was generated from the following file: