|
ROL
|
This is the complete list of members for ROL::InteriorPoint::MeritFunction< Real >, including all inherited members.
| bnd_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| ce_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| cenorm_ | ROL::InteriorPoint::MeritFunction< 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 |
| ci_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| cinorm_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| dirDeriv(const V &x, const V &d, Real tol) | ROL::InteriorPoint::MeritFunction< Real > | inline |
| ROL::Objective::dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
| EQCON typedef | ROL::InteriorPoint::MeritFunction< Real > | private |
| eqcon_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| eqmult_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| getParameter(void) const | ROL::Objective< Real > | inlineprotected |
| gopt_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | virtual |
| hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | virtual |
| INCON typedef | ROL::InteriorPoint::MeritFunction< Real > | private |
| incon_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| inmult_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| jced_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| jcid_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| LOG_ | ROL::InteriorPoint::MeritFunction< Real > | privatestatic |
| MeritFunction(ROL::Ptr< OBJ > &obj, ROL::Ptr< EQCON > &eqcon, ROL::Ptr< INCON > &incon, const V &x, const V &eqmult, const V &inmult, PLIST &parlist) | ROL::InteriorPoint::MeritFunction< Real > | inline |
| mu_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| nu_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| OBJ typedef | ROL::InteriorPoint::MeritFunction< Real > | private |
| obj_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| OPT | ROL::InteriorPoint::MeritFunction< Real > | privatestatic |
| PLIST typedef | ROL::InteriorPoint::MeritFunction< Real > | private |
| precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| PV typedef | ROL::InteriorPoint::MeritFunction< Real > | private |
| RECIP_ | ROL::InteriorPoint::MeritFunction< Real > | privatestatic |
| setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
| sfun_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| SLACK | ROL::InteriorPoint::MeritFunction< Real > | privatestatic |
| slack_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| SUM_ | ROL::InteriorPoint::MeritFunction< Real > | privatestatic |
| uint typedef | ROL::InteriorPoint::MeritFunction< Real > | private |
| update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
| updateBarrier(Real mu) | ROL::InteriorPoint::MeritFunction< Real > | inline |
| V typedef | ROL::InteriorPoint::MeritFunction< Real > | private |
| value(const V &x, Real &tol) | ROL::InteriorPoint::MeritFunction< Real > | inlinevirtual |
| xopt_ | ROL::InteriorPoint::MeritFunction< Real > | private |
| ~Objective() | ROL::Objective< Real > | inlinevirtual |
1.8.5