|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| virtual void | validate () |
| MoleculeStamp * | getMoleculeStamp () |
| bool | findMoleculeStamp (const std::map< std::string, MoleculeStamp * > &molStamps) |
| Public Member Functions inherited from OpenMD::DataHolder | |
| template<class T> | |
| void | assign (const std::string &keyword, T val) |
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 55 of file Component.hpp.
| OpenMD::Component::Component | ( | ) |
Definition at line 55 of file Component.cpp.
|
virtual |
Definition at line 61 of file Component.cpp.
| bool OpenMD::Component::findMoleculeStamp | ( | const std::map< std::string, MoleculeStamp * > & | molStamps | ) |
Definition at line 69 of file Component.cpp.
|
inline |
Definition at line 64 of file Component.hpp.
|
virtual |
Reimplemented from OpenMD::DataHolder.
Definition at line 63 of file Component.cpp.