|
Gromacs
2026.1
|
#include <gromacs/modularsimulator/modularsimulatorinterfaces.h>
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. | |
1.8.5