| OpenMD 3.1
    Molecular Dynamics in the Open | 
Abstract constraint class. More...
Go to the source code of this file.
| Classes | |
| class | QuantLib::Constraint | 
| Base constraint class.  More... | |
| class | QuantLib::Constraint::Impl | 
| Base class for constraint implementations.  More... | |
| class | QuantLib::NoConstraint | 
| No constraint.  More... | |
| class | QuantLib::PositiveConstraint | 
| Constraint imposing positivity to all arguments  More... | |
| class | QuantLib::BoundaryConstraint | 
| Constraint imposing all arguments to be in [low,high]  More... | |
| class | QuantLib::CompositeConstraint | 
| Constraint enforcing both given sub-constraints  More... | |
Abstract constraint class.
Definition in file Constraint.hpp.