OpenMD 3.1
Molecular Dynamics in the Open
|
Public Types | |
using | RepType = 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 std::string | getParamType () |
Definition at line 124 of file ParameterManager.hpp.
using ParameterTraits< int >::RepType = int |
Definition at line 125 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 139 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 133 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 128 of file ParameterManager.hpp.
|
inlinestatic |
Definition at line 144 of file ParameterManager.hpp.