|
ROL
|
This is the complete list of members for ROL::AugmentedLagrangianPenalty< Real >, including all inherited members.
| AugmentedLagrangianPenalty(const Ptr< Constraint< Real > > &con, const Ptr< Projection< Real > > &proj, const Real penaltyParameter, const Vector< Real > &dualOptVec, const Vector< Real > &primConVec, const Vector< Real > &dualConVec, ParameterList &parlist) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| AugmentedLagrangianPenalty(const Ptr< Constraint< Real > > &con, const Ptr< Projection< Real > > &proj, const Real penaltyParameter, const Vector< Real > &dualOptVec, const Vector< Real > &primConVec, const Vector< Real > &dualConVec, const int hessianApprox) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| basis_ | ROL::Objective< Real > | private |
| bhs_ | ROL::AugmentedLagrangianPenalty< 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 |
| con_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| conValue_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| cscale_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
| dual_ | ROL::Objective< Real > | private |
| dualConVector_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| dualNorm(const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| dualOptVector_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| dualResidual(const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| dualValue_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| feasibility(const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| getConstraintVec(const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| getDualVec(const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| getNumberConstraintEvaluations(void) const | ROL::AugmentedLagrangianPenalty< Real > | inline |
| getParameter(void) const | ROL::Objective< Real > | inlineprotected |
| getPenaltyParameter() | ROL::AugmentedLagrangianPenalty< Real > | inline |
| getScaling() | ROL::AugmentedLagrangianPenalty< Real > | inline |
| gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inlinevirtual |
| hessianApprox_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inlinevirtual |
| invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| multiplier_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| ncval_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| Objective() | ROL::Objective< Real > | inline |
| param_ | ROL::Objective< Real > | private |
| penaltyParameter_ | ROL::AugmentedLagrangianPenalty< 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 |
| primConVector1_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| primConVector2_ | ROL::AugmentedLagrangianPenalty< Real > | private |
| proj_ | ROL::AugmentedLagrangianPenalty< 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 |
| reset(void) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| setMultiplier(const Vector< Real > &multiplier) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
| setPenaltyParameter(const Real penaltyParameter) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| setScaling(const Real cscale=1.0) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| update(const Vector< Real > &x, UpdateType type, int iter=-1) | ROL::AugmentedLagrangianPenalty< 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) | ROL::AugmentedLagrangianPenalty< Real > | inline |
| value(const Vector< Real > &x, Real &tol) | ROL::AugmentedLagrangianPenalty< Real > | inlinevirtual |
| ~Objective() | ROL::Objective< Real > | inlinevirtual |