|
OpenMD 3.2
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 59 of file ForceFieldOptions.hpp.
| OpenMD::ForceFieldOptions::ForceFieldOptions | ( | ) |
Definition at line 53 of file ForceFieldOptions.cpp.
|
inline |
Definition at line 113 of file ForceFieldOptions.hpp.
|
inline |
Definition at line 91 of file ForceFieldOptions.hpp.