|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Types | |
| using | RepType = unsigned long int |
Static Public Member Functions | |
| template<typename T> | |
| static bool | convert (T, RepType &) |
| template<typename T> | |
| static RepType | convert (T v) |
| static bool | convert (RepType v, RepType &r) |
| static bool | convert (int v, RepType &r) |
| static std::string | getParamType () |
Definition at line 157 of file ParameterManager.hpp.
| using ParameterTraits< unsigned long int >::RepType = unsigned long int |
Definition at line 158 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 177 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 172 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 166 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 161 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 182 of file ParameterManager.hpp.