ROL
ROL::RiskBoundConstraint< Real > Member List

This is the complete list of members for ROL::RiskBoundConstraint< Real >, including all inherited members.

activate(void)ROL::BoundConstraint< Real >inline
augmented_ROL::RiskBoundConstraint< Real >private
bc_ROL::RiskBoundConstraint< Real >private
BoundConstraint(void)ROL::BoundConstraint< Real >inline
BoundConstraint(const Teuchos::RCP< Vector< Real > > &x_lo, const Teuchos::RCP< Vector< Real > > &x_up, const Real scale=1.0)ROL::BoundConstraint< Real >inline
computeProjectedGradient(Vector< Real > &g, const Vector< Real > &x)ROL::BoundConstraint< Real >inline
computeProjectedStep(Vector< Real > &v, const Vector< Real > &x)ROL::BoundConstraint< Real >inline
deactivate(void)ROL::BoundConstraint< Real >inline
getLowerVectorRCP(void) const ROL::BoundConstraint< Real >inline
getUpperVectorRCP(void) const ROL::BoundConstraint< Real >inline
isActivated(void)ROL::BoundConstraint< Real >inline
isFeasible(const Vector< Real > &v)ROL::RiskBoundConstraint< Real >inlinevirtual
lower_ROL::RiskBoundConstraint< Real >private
project(Vector< Real > &x)ROL::RiskBoundConstraint< Real >inlinevirtual
pruneActive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::RiskBoundConstraint< Real >inlinevirtual
pruneActive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::RiskBoundConstraint< Real >inlinevirtual
pruneInactive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::BoundConstraint< Real >inline
pruneInactive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::BoundConstraint< Real >inline
pruneLowerActive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::RiskBoundConstraint< Real >inlinevirtual
pruneLowerActive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::RiskBoundConstraint< Real >inlinevirtual
pruneLowerInactive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::BoundConstraint< Real >inline
pruneLowerInactive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::BoundConstraint< Real >inline
pruneUpperActive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::RiskBoundConstraint< Real >inlinevirtual
pruneUpperActive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::RiskBoundConstraint< Real >inlinevirtual
pruneUpperInactive(Vector< Real > &v, const Vector< Real > &x, Real eps=0.0)ROL::BoundConstraint< Real >inline
pruneUpperInactive(Vector< Real > &v, const Vector< Real > &g, const Vector< Real > &x, Real eps=0.0)ROL::BoundConstraint< Real >inline
RiskBoundConstraint(Teuchos::ParameterList &parlist, const Teuchos::RCP< BoundConstraint< Real > > &bc=Teuchos::null)ROL::RiskBoundConstraint< Real >inline
RiskBoundConstraint(const Teuchos::RCP< BoundConstraint< Real > > &bc=Teuchos::null, const bool augmented=false, const Real lower=ROL_NINF, const Real upper=ROL_INF)ROL::RiskBoundConstraint< Real >inline
RiskBoundConstraint(const std::string name, const Teuchos::RCP< BoundConstraint< Real > > &bc=Teuchos::null)ROL::RiskBoundConstraint< Real >inline
setVectorToLowerBound(Vector< Real > &l)ROL::RiskBoundConstraint< Real >inlinevirtual
setVectorToUpperBound(Vector< Real > &u)ROL::RiskBoundConstraint< Real >inlinevirtual
update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::RiskBoundConstraint< Real >inlinevirtual
upper_ROL::RiskBoundConstraint< Real >private
~BoundConstraint()ROL::BoundConstraint< Real >inlinevirtual