OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::ConstraintStamp Class Reference
+ Inheritance diagram for OpenMD::ConstraintStamp:

Public Member Functions

void setMembers (std::vector< int > members)
 
int getA ()
 
int getB ()
 
virtual void validate ()
 
- 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_
 

Detailed Description

Definition at line 51 of file ConstraintStamp.hpp.

Constructor & Destructor Documentation

◆ ConstraintStamp()

OpenMD::ConstraintStamp::ConstraintStamp ( )

Definition at line 52 of file ConstraintStamp.cpp.

◆ ~ConstraintStamp()

OpenMD::ConstraintStamp::~ConstraintStamp ( )
virtual

Definition at line 58 of file ConstraintStamp.cpp.

Member Function Documentation

◆ getA()

int OpenMD::ConstraintStamp::getA ( )
inline

Definition at line 77 of file ConstraintStamp.hpp.

◆ getB()

int OpenMD::ConstraintStamp::getB ( )
inline

Definition at line 78 of file ConstraintStamp.hpp.

◆ setMembers()

void OpenMD::ConstraintStamp::setMembers ( std::vector< int > members)
inline

Definition at line 59 of file ConstraintStamp.hpp.

◆ validate()

void OpenMD::ConstraintStamp::validate ( )
virtual

Reimplemented from OpenMD::DataHolder.

Definition at line 60 of file ConstraintStamp.cpp.


The documentation for this class was generated from the following files: