OpenMD 3.1
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 52 of file Component.hpp.
OpenMD::Component::Component | ( | ) |
Definition at line 52 of file Component.cpp.
|
virtual |
Definition at line 58 of file Component.cpp.
bool OpenMD::Component::findMoleculeStamp | ( | const std::map< std::string, MoleculeStamp * > & | molStamps | ) |
Definition at line 66 of file Component.cpp.
|
inline |
Definition at line 61 of file Component.hpp.
|
virtual |
Reimplemented from OpenMD::DataHolder.
Definition at line 60 of file Component.cpp.