ROL
ROL::AugmentedLagrangianObjective< Real > Member List

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

AugmentedLagrangianObjective(const Ptr< Objective< Real >> &obj, const Ptr< Constraint< Real >> &con, const Real penaltyParameter, const Vector< Real > &dualOptVec, const Vector< Real > &primConVec, const Vector< Real > &dualConVec, ParameterList &parlist)ROL::AugmentedLagrangianObjective< Real >inline
AugmentedLagrangianObjective(const Ptr< Objective< Real >> &obj, const Ptr< Constraint< Real >> &con, const Real penaltyParameter, const Vector< Real > &dualOptVec, const Vector< Real > &primConVec, const Vector< Real > &dualConVec, const bool scaleLagrangian, const int HessianApprox)ROL::AugmentedLagrangianObjective< Real >inline
checkGradient(const Vector< Real > &x, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1)ROL::Objective< Real >inlinevirtual
checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1)ROL::Objective< Real >virtual
checkGradient(const Vector< Real > &x, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1)ROL::Objective< Real >inlinevirtual
checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1)ROL::Objective< Real >virtual
checkHessSym(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout)ROL::Objective< Real >inlinevirtual
checkHessSym(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout)ROL::Objective< Real >virtual
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1)ROL::Objective< Real >inlinevirtual
checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1)ROL::Objective< Real >virtual
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1)ROL::Objective< Real >inlinevirtual
checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1)ROL::Objective< Real >virtual
con_ROL::AugmentedLagrangianObjective< Real >private
conValue_ROL::AugmentedLagrangianObjective< Real >private
cscale_ROL::AugmentedLagrangianObjective< Real >private
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol)ROL::Objective< Real >virtual
dualConVector_ROL::AugmentedLagrangianObjective< Real >private
dualOptVector_ROL::AugmentedLagrangianObjective< Real >private
fscale_ROL::AugmentedLagrangianObjective< Real >private
fval_ROL::AugmentedLagrangianObjective< Real >private
getConstraintVec(const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective< Real >inline
getNumberConstraintEvaluations(void) const ROL::AugmentedLagrangianObjective< Real >inline
getNumberFunctionEvaluations(void) const ROL::AugmentedLagrangianObjective< Real >inline
getNumberGradientEvaluations(void) const ROL::AugmentedLagrangianObjective< Real >inline
getObjectiveGradient(const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective< Real >inline
getObjectiveValue(const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective< Real >inline
getParameter(void) const ROL::Objective< Real >inlineprotected
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective< Real >inlinevirtual
gradient_ROL::AugmentedLagrangianObjective< Real >private
HessianApprox_ROL::AugmentedLagrangianObjective< Real >private
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective< Real >inlinevirtual
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
multiplier_ROL::AugmentedLagrangianObjective< Real >private
ncval_ROL::AugmentedLagrangianObjective< Real >private
nfval_ROL::AugmentedLagrangianObjective< Real >private
ngval_ROL::AugmentedLagrangianObjective< Real >private
obj_ROL::AugmentedLagrangianObjective< Real >private
Objective()ROL::Objective< Real >inline
penaltyParameter_ROL::AugmentedLagrangianObjective< Real >private
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
primConVector_ROL::AugmentedLagrangianObjective< Real >private
prox(Vector< Real > &Pv, const Vector< Real > &v, Real t, Real &tol)ROL::Objective< Real >inlinevirtual
reset(const Vector< Real > &multiplier, const Real penaltyParameter)ROL::AugmentedLagrangianObjective< Real >inline
scaleLagrangian_ROL::AugmentedLagrangianObjective< Real >private
setParameter(const std::vector< Real > &param)ROL::Objective< Real >inlinevirtual
setScaling(const Real fscale=1.0, const Real cscale=1.0)ROL::AugmentedLagrangianObjective< Real >inline
update(const Vector< Real > &x, UpdateType type, int iter=-1)ROL::AugmentedLagrangianObjective< Real >inlinevirtual
ROL::Objective::update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::Objective< Real >inlinevirtual
value(const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective< Real >inlinevirtual
~Objective()ROL::Objective< Real >inlinevirtual