| atol_ | ROL::DaiFletcherProjection< Real > | private |
| b_ | ROL::DaiFletcherProjection< Real > | private |
| bnd_ | ROL::PolyhedralProjection< Real > | protected |
| cdot_ | ROL::DaiFletcherProjection< Real > | private |
| con_ | ROL::PolyhedralProjection< Real > | protected |
| ctol_ | ROL::DaiFletcherProjection< Real > | private |
| DaiFletcherProjection(const Vector< Real > &xprim, const Vector< Real > &xdual, const Ptr< BoundConstraint< Real >> &bnd, const Ptr< Constraint< Real >> &con, const Vector< Real > &mul, const Vector< Real > &res) | ROL::DaiFletcherProjection< Real > | |
| DaiFletcherProjection(const Vector< Real > &xprim, const Vector< Real > &xdual, const Ptr< BoundConstraint< Real >> &bnd, const Ptr< Constraint< Real >> &con, const Vector< Real > &mul, const Vector< Real > &res, ParameterList &list) | ROL::DaiFletcherProjection< Real > | |
| DEFAULT_atol_ | ROL::DaiFletcherProjection< Real > | private |
| DEFAULT_ltol_ | ROL::DaiFletcherProjection< Real > | private |
| DEFAULT_maxit_ | ROL::DaiFletcherProjection< Real > | private |
| DEFAULT_rtol_ | ROL::DaiFletcherProjection< Real > | private |
| DEFAULT_verbosity_ | ROL::DaiFletcherProjection< Real > | private |
| dim_ | ROL::DaiFletcherProjection< Real > | private |
| dlam1_ | ROL::DaiFletcherProjection< Real > | private |
| getBoundConstraint(void) const | ROL::PolyhedralProjection< Real > | |
| getLinearConstraint(void) const | ROL::PolyhedralProjection< Real > | |
| getMultiplier(void) const | ROL::PolyhedralProjection< Real > | |
| getResidual(void) const | ROL::PolyhedralProjection< Real > | |
| initialize(const Vector< Real > &xprim, const Vector< Real > &xdual, const Ptr< BoundConstraint< Real >> &bnd, const Ptr< Constraint< Real >> &con, const Vector< Real > &mul, const Vector< Real > &res) | ROL::DaiFletcherProjection< Real > | private |
| ltol_ | ROL::DaiFletcherProjection< Real > | private |
| maxit_ | ROL::DaiFletcherProjection< Real > | private |
| mul1_ | ROL::DaiFletcherProjection< Real > | private |
| mul_ | ROL::PolyhedralProjection< Real > | protected |
| PolyhedralProjection(const Ptr< BoundConstraint< Real >> &bnd) | ROL::PolyhedralProjection< Real > | |
| PolyhedralProjection(const Vector< Real > &xprim, const Vector< Real > &xdual, const Ptr< BoundConstraint< Real >> &bnd, const Ptr< Constraint< Real >> &con, const Vector< Real > &mul, const Vector< Real > &res) | ROL::PolyhedralProjection< Real > | |
| project(Vector< Real > &x, std::ostream &stream=std::cout) override | ROL::DaiFletcherProjection< Real > | virtual |
| project_df(Vector< Real > &x, Real &lam, Real &dlam, std::ostream &stream=std::cout) const | ROL::DaiFletcherProjection< Real > | private |
| Px_ | ROL::DaiFletcherProjection< Real > | private |
| res_ | ROL::PolyhedralProjection< Real > | protected |
| residual(const Vector< Real > &x) const | ROL::DaiFletcherProjection< Real > | private |
| rtol_ | ROL::DaiFletcherProjection< Real > | private |
| update_primal(Vector< Real > &y, const Vector< Real > &x, const Real lam) const | ROL::DaiFletcherProjection< Real > | private |
| verbosity_ | ROL::DaiFletcherProjection< Real > | private |
| xdual_ | ROL::PolyhedralProjection< Real > | protected |
| xnew_ | ROL::DaiFletcherProjection< Real > | private |
| xprim_ | ROL::PolyhedralProjection< Real > | protected |
| ~PolyhedralProjection() | ROL::PolyhedralProjection< Real > | inlinevirtual |