|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| template<class T> | |
| void | assign (const std::string &keyword, T val) |
| virtual void | validate () |
Protected Types | |
| using | ParamMap = std::map<std::string, ParameterBase*> |
Protected Attributes | |
| ParamMap | parameters_ |
| std::set< std::string > | deprecatedKeywords_ |
Definition at line 66 of file DataHolder.hpp.
|
protected |
Definition at line 110 of file DataHolder.hpp.
|
inline |
Definition at line 68 of file DataHolder.hpp.
|
inline |
Definition at line 72 of file DataHolder.hpp.
|
inlinevirtual |
Definition at line 98 of file DataHolder.hpp.
|
protected |
Definition at line 113 of file DataHolder.hpp.
|
protected |
Definition at line 112 of file DataHolder.hpp.