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

Public Member Functions

 NotParamConstraint (ConsT cons)
 
template<typename DataType >
bool operator() (DataType data) const
 
- Public Member Functions inherited from OpenMD::ParamConstraintFacade< NotParamConstraint< ConsT > >
std::string getConstraintDescription ()
 

Additional Inherited Members

- Protected Attributes inherited from OpenMD::ParamConstraintFacade< NotParamConstraint< ConsT > >
std::string description_
 

Detailed Description

template<typename ConsT>
struct OpenMD::NotParamConstraint< ConsT >

Definition at line 301 of file ParamConstraint.hpp.

Constructor & Destructor Documentation

◆ NotParamConstraint()

template<typename ConsT >
OpenMD::NotParamConstraint< ConsT >::NotParamConstraint ( ConsT cons)
inline

Definition at line 304 of file ParamConstraint.hpp.

Member Function Documentation

◆ operator()()

template<typename ConsT >
template<typename DataType >
bool OpenMD::NotParamConstraint< ConsT >::operator() ( DataType data) const
inline

Definition at line 311 of file ParamConstraint.hpp.


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