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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 222 of file ParamConstraint.hpp.

Constructor & Destructor Documentation

◆ GreaterThanConstraint()

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

Definition at line 224 of file ParamConstraint.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 230 of file ParamConstraint.hpp.


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