ROL
|
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 > ¶m) | 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 |