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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 114 of file ParamConstraint.hpp.

Constructor & Destructor Documentation

◆ NonNegativeConstraint()

OpenMD::NonNegativeConstraint::NonNegativeConstraint ( )
inline

Definition at line 116 of file ParamConstraint.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 118 of file ParamConstraint.hpp.


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