OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::EqualConstraint< T > Struct Template Reference
+ Inheritance diagram for OpenMD::EqualConstraint< T >:

Public Member Functions

 EqualConstraint (T rhs)
 
template<typename DataType >
bool operator() (DataType data) const
 
- Public Member Functions inherited from OpenMD::ParamConstraintFacade< EqualConstraint< T > >
std::string getConstraintDescription ()
 

Additional Inherited Members

- Protected Attributes inherited from OpenMD::ParamConstraintFacade< EqualConstraint< T > >
std::string description_
 

Detailed Description

template<typename T>
struct OpenMD::EqualConstraint< T >

Definition at line 167 of file ParamConstraint.hpp.

Constructor & Destructor Documentation

◆ EqualConstraint()

template<typename T >
OpenMD::EqualConstraint< T >::EqualConstraint ( T rhs)
inline

Definition at line 168 of file ParamConstraint.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename DataType >
bool OpenMD::EqualConstraint< T >::operator() ( DataType data) const
inline

Definition at line 174 of file ParamConstraint.hpp.


The documentation for this struct was generated from the following file: