|
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<class Real > | |
| ROL::Ptr< BoundConstraint< Real > > | ROL::CreateBoundConstraint_Partitioned (const ROL::Ptr< BoundConstraint< Real > > &bnd1, const ROL::Ptr< BoundConstraint< Real > > &bnd2) |
1.8.5