ROL
ROL::ConstraintFromObjective< Real > Member List

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

activate(void)ROL::Constraint< Real >inline
applyAdjointHessian(Vector< Real > &ahuv, const Vector< Real > &u, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Constraint< Real >virtual
applyAdjointJacobian(V &ajv, const V &v, const V &x, Real &tol)ROL::ConstraintFromObjective< Real >inlinevirtual
ROL::Constraint::applyAdjointJacobian(Vector< Real > &ajv, const Vector< Real > &v, const Vector< Real > &x, const Vector< Real > &dualv, Real &tol)ROL::Constraint< Real >virtual
applyJacobian(V &jv, const V &v, const V &x, Real &tol)ROL::ConstraintFromObjective< Real >inlinevirtual
applyPreconditioner(Vector< Real > &pv, const Vector< Real > &v, const Vector< Real > &x, const Vector< Real > &g, Real &tol)ROL::Constraint< Real >inlinevirtual
checkAdjointConsistencyJacobian(const Vector< Real > &w, const Vector< Real > &v, const Vector< Real > &x, const bool printToStream=true, std::ostream &outStream=std::cout)ROL::Constraint< Real >inlinevirtual
checkAdjointConsistencyJacobian(const Vector< Real > &w, const Vector< Real > &v, const Vector< Real > &x, const Vector< Real > &dualw, const Vector< Real > &dualv, const bool printToStream=true, std::ostream &outStream=std::cout)ROL::Constraint< Real >virtual
checkApplyAdjointHessian(const Vector< Real > &x, const Vector< Real > &u, const Vector< Real > &v, const Vector< Real > &hv, const std::vector< Real > &step, const bool printToScreen=true, std::ostream &outStream=std::cout, const int order=1)ROL::Constraint< Real >virtual
checkApplyAdjointHessian(const Vector< Real > &x, const Vector< Real > &u, const Vector< Real > &v, const Vector< Real > &hv, const bool printToScreen=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1)ROL::Constraint< Real >virtual
checkApplyAdjointJacobian(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &c, const Vector< Real > &ajv, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS)ROL::Constraint< Real >virtual
checkApplyJacobian(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &jv, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1)ROL::Constraint< Real >virtual
checkApplyJacobian(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &jv, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1)ROL::Constraint< Real >virtual
Constraint(void)ROL::Constraint< Real >inline
ConstraintFromObjective(const ROL::Ptr< Objective< Real > > &obj, const Real offset=0)ROL::ConstraintFromObjective< Real >inline
deactivate(void)ROL::Constraint< Real >inline
dualVector_ROL::ConstraintFromObjective< Real >private
getObjective(void) const ROL::ConstraintFromObjective< Real >inline
getParameter(void) const ROL::Constraint< Real >inlineprotected
getValue(const V &x)ROL::ConstraintFromObjective< Real >inlineprivate
isActivated(void)ROL::Constraint< Real >inline
isDualInitialized_ROL::ConstraintFromObjective< Real >private
obj_ROL::ConstraintFromObjective< Real >private
offset_ROL::ConstraintFromObjective< Real >private
setParameter(const std::vector< Real > &param)ROL::ConstraintFromObjective< Real >inlinevirtual
setValue(V &x, Real val)ROL::ConstraintFromObjective< Real >inlineprivate
solveAugmentedSystem(Vector< Real > &v1, Vector< Real > &v2, const Vector< Real > &b1, const Vector< Real > &b2, const Vector< Real > &x, Real &tol)ROL::Constraint< Real >virtual
update(const V &x, bool flag=true, int iter=-1)ROL::ConstraintFromObjective< Real >inlinevirtual
V typedefROL::ConstraintFromObjective< Real >private
value(V &c, const V &x, Real &tol)ROL::ConstraintFromObjective< Real >inlinevirtual
~Constraint(void)ROL::Constraint< Real >inlinevirtual