|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Types | |
| using | RepType = bool |
Static Public Member Functions | |
| template<typename T> | |
| static bool | convert (T, RepType &) |
| template<typename T> | |
| static RepType | convert (T v) |
| static bool | convert (std::string v, RepType &r) |
| static bool | convert (bool b, RepType &r) |
| static std::string | getParamType () |
Definition at line 93 of file ParameterManager.hpp.
| using ParameterTraits< bool >::RepType = bool |
Definition at line 94 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 122 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 108 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 102 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 97 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 127 of file ParameterManager.hpp.