|
ROL
|
This is the complete list of members for ROL::FletcherObjectiveE< Real >, including all inherited members.
| b1_ | ROL::FletcherObjectiveBase< Real > | protected |
| b2_ | ROL::FletcherObjectiveBase< Real > | protected |
| bb_ | ROL::FletcherObjectiveBase< Real > | protected |
| c_ | ROL::FletcherObjectiveBase< Real > | protected |
| cdual_ | ROL::FletcherObjectiveBase< Real > | protected |
| 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 |
| cnorm_ | ROL::FletcherObjectiveBase< Real > | protected |
| computeMultipliers(Vector< Real > &y, Vector< Real > &gL, const Vector< Real > &x, Vector< Real > &g, Vector< Real > &c, Real tol) | ROL::FletcherObjectiveBase< Real > | protected |
| con_ | ROL::FletcherObjectiveBase< Real > | protected |
| conValue(Vector< Real > &c, const Vector< Real > &x, Real &tol) | ROL::FletcherObjectiveBase< Real > | protected |
| cprim_ | ROL::FletcherObjectiveBase< Real > | protected |
| czeros_ | ROL::FletcherObjectiveE< Real > | private |
| delta_ | ROL::FletcherObjectiveBase< Real > | protected |
| dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
| flagKrylov_ | ROL::FletcherObjectiveBase< Real > | protected |
| FletcherObjectiveBase(const Ptr< Objective< Real >> &obj, const Ptr< Constraint< Real >> &con, const Vector< Real > &xprim, const Vector< Real > &xdual, const Vector< Real > &cprim, const Vector< Real > &cdual, ParameterList &parlist) | ROL::FletcherObjectiveBase< Real > | |
| FletcherObjectiveE(const ROL::Ptr< Objective< Real >> &obj, const ROL::Ptr< Constraint< Real >> &con, const Vector< Real > &xprim, const Vector< Real > &xdual, const Vector< Real > &cprim, const Vector< Real > &cdual, ROL::ParameterList &parlist) | ROL::FletcherObjectiveE< Real > | |
| fPhi_ | ROL::FletcherObjectiveBase< Real > | protected |
| fval_ | ROL::FletcherObjectiveBase< Real > | protected |
| g_ | ROL::FletcherObjectiveBase< Real > | protected |
| getConstraintVec(const Vector< Real > &x) | ROL::FletcherObjectiveBase< Real > | |
| getGradient(const Vector< Real > &x) | ROL::FletcherObjectiveBase< Real > | |
| getLagrangianGradient(const Vector< Real > &x) | ROL::FletcherObjectiveBase< Real > | |
| getMultiplierVec(const Vector< Real > &x) | ROL::FletcherObjectiveBase< Real > | |
| getNumberConstraintEvaluations() const | ROL::FletcherObjectiveBase< Real > | |
| getNumberFunctionEvaluations() const | ROL::FletcherObjectiveBase< Real > | |
| getNumberGradientEvaluations() const | ROL::FletcherObjectiveBase< Real > | |
| getObjectiveValue(const Vector< Real > &x) | ROL::FletcherObjectiveBase< Real > | |
| getParameter(void) const | ROL::Objective< Real > | inlineprotected |
| gL_ | ROL::FletcherObjectiveBase< Real > | protected |
| gLdual_ | ROL::FletcherObjectiveBase< Real > | protected |
| gPhi_ | ROL::FletcherObjectiveBase< Real > | protected |
| gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) override | ROL::FletcherObjectiveE< Real > | virtual |
| gradSolveError_ | ROL::FletcherObjectiveBase< Real > | protected |
| HessianApprox_ | ROL::FletcherObjectiveBase< Real > | protected |
| hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) override | ROL::FletcherObjectiveE< Real > | virtual |
| invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| iterKrylov_ | ROL::FletcherObjectiveBase< Real > | protected |
| krylov_ | ROL::FletcherObjectiveBase< Real > | protected |
| multSolverError_ | ROL::FletcherObjectiveBase< Real > | protected |
| ncval_ | ROL::FletcherObjectiveBase< Real > | protected |
| nfval_ | ROL::FletcherObjectiveBase< Real > | protected |
| ngval_ | ROL::FletcherObjectiveBase< Real > | protected |
| obj_ | ROL::FletcherObjectiveBase< Real > | protected |
| Objective() | ROL::Objective< Real > | inline |
| objGrad(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::FletcherObjectiveBase< Real > | protected |
| objValue(const Vector< Real > &x, Real &tol) | ROL::FletcherObjectiveBase< Real > | protected |
| precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| 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 |
| quadPenaltyParameter_ | ROL::FletcherObjectiveBase< Real > | protected |
| reset(Real sigma, Real delta) | ROL::FletcherObjectiveBase< Real > | |
| scaledc_ | ROL::FletcherObjectiveBase< Real > | protected |
| setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
| sigma_ | ROL::FletcherObjectiveBase< Real > | protected |
| solveAugmentedSystem(Vector< Real > &v1, Vector< Real > &v2, const Vector< Real > &b1, const Vector< Real > &b2, const Vector< Real > &x, Real &tol, bool refine=false) override | ROL::FletcherObjectiveE< Real > | protectedvirtual |
| Tv_ | ROL::FletcherObjectiveE< Real > | private |
| update(const Vector< Real > &x, UpdateType type, int iter=-1) override | ROL::FletcherObjectiveBase< Real > | virtual |
| ROL::Objective::update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
| useInexact_ | ROL::FletcherObjectiveBase< Real > | protected |
| v1_ | ROL::FletcherObjectiveBase< Real > | protected |
| v2_ | ROL::FletcherObjectiveBase< Real > | protected |
| v_ | ROL::FletcherObjectiveE< Real > | private |
| value(const Vector< Real > &x, Real &tol) override | ROL::FletcherObjectiveE< Real > | virtual |
| vg_ | ROL::FletcherObjectiveE< Real > | private |
| vv_ | ROL::FletcherObjectiveBase< Real > | protected |
| w1_ | ROL::FletcherObjectiveBase< Real > | protected |
| w2_ | ROL::FletcherObjectiveBase< Real > | protected |
| w_ | ROL::FletcherObjectiveE< Real > | private |
| wdual_ | ROL::FletcherObjectiveE< Real > | private |
| wg_ | ROL::FletcherObjectiveE< Real > | private |
| ww_ | ROL::FletcherObjectiveBase< Real > | protected |
| xdual_ | ROL::FletcherObjectiveBase< Real > | protected |
| xprim_ | ROL::FletcherObjectiveBase< Real > | protected |
| xzeros_ | ROL::FletcherObjectiveE< Real > | private |
| y_ | ROL::FletcherObjectiveBase< Real > | protected |
| ~Objective() | ROL::Objective< Real > | inlinevirtual |
1.8.5