OpenMD 3.1
Molecular Dynamics in the Open
|
Public Member Functions | |
ForceFieldOptions (const ForceFieldOptions &) | |
ForceFieldOptions & | operator= (const ForceFieldOptions &) |
void | validateOptions () |
bool | setData (const std::string &keyword, const std::string &value) |
Public Member Functions inherited from OpenMD::DataHolder | |
template<class T > | |
void | assign (const std::string &keyword, T val) |
virtual void | validate () |
Additional Inherited Members | |
Protected Types inherited from OpenMD::DataHolder | |
using | ParamMap = std::map<std::string, ParameterBase*> |
Protected Attributes inherited from OpenMD::DataHolder | |
ParamMap | parameters_ |
std::set< std::string > | deprecatedKeywords_ |
Definition at line 56 of file ForceFieldOptions.hpp.
OpenMD::ForceFieldOptions::ForceFieldOptions | ( | ) |
Definition at line 50 of file ForceFieldOptions.cpp.
|
inline |
Definition at line 110 of file ForceFieldOptions.hpp.
|
inline |
Definition at line 88 of file ForceFieldOptions.hpp.