|
ROL
|
#include "ROL_BoundConstraint.hpp"#include "ROL_PartitionedVector.hpp"#include "ROL_Types.hpp"#include <iostream>Go to the source code of this file.
Classes | |
| class | ROL::BoundConstraint_Partitioned< Real > |
| A composite composite BoundConstraint formed from bound constraints on subvectors of a PartitionedVector. More... | |
Namespaces | |
| ROL | |
Functions | |
| template<typename Real > | |
| Ptr< BoundConstraint< Real > > | ROL::CreateBoundConstraint_Partitioned (const Ptr< BoundConstraint< Real >> &bnd1, const Ptr< BoundConstraint< Real >> &bnd2) |
1.8.5