ROL
Loading...
Searching...
No Matches
ROL::AugmentedLagrangianObjective2< Real > Member List

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

AugmentedLagrangianObjective2(const Ptr< Objective< Real > > &obj, const std::vector< Ptr< AugmentedLagrangianPenalty< Real > > > &pen, const Vector< Real > &dualOptVec, ParameterList &parlist)ROL::AugmentedLagrangianObjective2< Real >inline
AugmentedLagrangianObjective2(const Ptr< Objective< Real > > &obj, const std::vector< Ptr< AugmentedLagrangianPenalty< Real > > > &pen, const Vector< Real > &dualOptVec, const bool scaleLagrangian)ROL::AugmentedLagrangianObjective2< Real >inline
basis_ROL::Objective< Real >private
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
checkProxJacVec(const Vector< Real > &x, const Vector< Real > &v, Real t=Real(1), bool printToStream=true, std::ostream &outStream=std::cout, int numSteps=ROL_NUM_CHECKDERIV_STEPS)ROL::Objective< Real >virtual
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol)ROL::Objective< Real >virtual
dual_ROL::Objective< Real >private
dualNorm(const Vector< Real > &x, Real &tol, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
dualOptVector_ROL::AugmentedLagrangianObjective2< Real >private
dualResidual(const Vector< Real > &x, Real &tol, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
feasibility(const Vector< Real > &x, Real &tol, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
fscale_ROL::AugmentedLagrangianObjective2< Real >private
fval_ROL::AugmentedLagrangianObjective2< Real >private
getConstraintVec(const Vector< Real > &x, Real &tol, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
getNumberConstraintEvaluations(void) constROL::AugmentedLagrangianObjective2< Real >inline
getNumberConstraints(void) constROL::AugmentedLagrangianObjective2< Real >inline
getNumberFunctionEvaluations(void) constROL::AugmentedLagrangianObjective2< Real >inline
getNumberGradientEvaluations(void) constROL::AugmentedLagrangianObjective2< Real >inline
getObjectiveGradient(const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective2< Real >inline
getObjectiveValue(const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective2< Real >inline
getParameter(void) constROL::Objective< Real >inlineprotected
getPenaltyParameter(const int k)ROL::AugmentedLagrangianObjective2< Real >inline
getScaling(const int k)ROL::AugmentedLagrangianObjective2< Real >inline
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective2< Real >inlinevirtual
gradient_ROL::AugmentedLagrangianObjective2< Real >private
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective2< Real >inlinevirtual
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
nfval_ROL::AugmentedLagrangianObjective2< Real >private
ngval_ROL::AugmentedLagrangianObjective2< Real >private
obj_ROL::AugmentedLagrangianObjective2< Real >private
Objective()ROL::Objective< Real >inline
param_ROL::Objective< Real >private
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
prim_ROL::Objective< Real >private
prox(Vector< Real > &Pv, const Vector< Real > &v, Real t, Real &tol)ROL::Objective< Real >inlinevirtual
proxJacVec(Vector< Real > &Jv, const Vector< Real > &v, const Vector< Real > &x, Real t, Real &tol)ROL::Objective< Real >virtual
pvec_ROL::AugmentedLagrangianObjective2< Real >private
reset(void)ROL::AugmentedLagrangianObjective2< Real >inline
scaleLagrangian_ROL::AugmentedLagrangianObjective2< Real >private
setMultiplier(const Vector< Real > &multiplier, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
setParameter(const std::vector< Real > &param)ROL::Objective< Real >inlinevirtual
setPenaltyParameter(const Real penaltyParameter, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
setScaling(const Real fscale=1.0)ROL::AugmentedLagrangianObjective2< Real >inline
setScaling(const Real cscale, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
update(const Vector< Real > &x, UpdateType type, int iter=-1)ROL::AugmentedLagrangianObjective2< Real >inlinevirtual
ROL::Objective::update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::Objective< Real >inlinevirtual
updateMultiplier(const Vector< Real > &x, Real &tol, const int k)ROL::AugmentedLagrangianObjective2< Real >inline
value(const Vector< Real > &x, Real &tol)ROL::AugmentedLagrangianObjective2< Real >inlinevirtual
~Objective()ROL::Objective< Real >inlinevirtual