| atol_ | ROL::BrentsProjection< Real > | private | 
  | b_ | ROL::BrentsProjection< Real > | private | 
  | bnd_ | ROL::PolyhedralProjection< Real > | protected | 
  | BrentsProjection(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::BrentsProjection< Real > |  | 
  | BrentsProjection(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::BrentsProjection< Real > |  | 
  | cdot_ | ROL::BrentsProjection< Real > | private | 
  | con_ | ROL::PolyhedralProjection< Real > | protected | 
  | ctol_ | ROL::BrentsProjection< Real > | private | 
  | DEFAULT_atol_ | ROL::BrentsProjection< Real > | private | 
  | DEFAULT_ltol_ | ROL::BrentsProjection< Real > | private | 
  | DEFAULT_maxit_ | ROL::BrentsProjection< Real > | private | 
  | DEFAULT_rtol_ | ROL::BrentsProjection< Real > | private | 
  | DEFAULT_verbosity_ | ROL::BrentsProjection< Real > | private | 
  | dim_ | ROL::BrentsProjection< Real > | private | 
  | dlam1_ | ROL::BrentsProjection< 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::BrentsProjection< Real > | private | 
  | ltol_ | ROL::BrentsProjection< Real > | private | 
  | maxit_ | ROL::BrentsProjection< Real > | private | 
  | mul1_ | ROL::BrentsProjection< 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::BrentsProjection< Real > | virtual | 
  | project_df(Vector< Real > &x, Real &lam, Real &dlam, std::ostream &stream=std::cout) const  | ROL::BrentsProjection< Real > | private | 
  | Px_ | ROL::BrentsProjection< Real > | private | 
  | res_ | ROL::PolyhedralProjection< Real > | protected | 
  | residual(const Vector< Real > &x) const  | ROL::BrentsProjection< Real > | private | 
  | rtol_ | ROL::BrentsProjection< Real > | private | 
  | update_primal(Vector< Real > &y, const Vector< Real > &x, const Real lam) const  | ROL::BrentsProjection< Real > | private | 
  | verbosity_ | ROL::BrentsProjection< Real > | private | 
  | xdual_ | ROL::PolyhedralProjection< Real > | protected | 
  | xnew_ | ROL::BrentsProjection< Real > | private | 
  | xprim_ | ROL::PolyhedralProjection< Real > | protected | 
  | ~PolyhedralProjection() | ROL::PolyhedralProjection< Real > | inlinevirtual |