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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 132 of file ParamConstraint.hpp.

Constructor & Destructor Documentation

◆ LessThanConstraint()

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

Definition at line 134 of file ParamConstraint.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 140 of file ParamConstraint.hpp.


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