|
ROL
|
This is the complete list of members for ROL::InteriorPointObjective< Real >, including all inherited members.
| barrier_ | ROL::InteriorPointObjective< 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 |
| dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
| getNumberFunctionEvaluations(void) | ROL::InteriorPointObjective< Real > | inline |
| getNumberGradientEvaluations(void) | ROL::InteriorPointObjective< Real > | inline |
| gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::InteriorPointObjective< Real > | inlinevirtual |
| hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::InteriorPointObjective< Real > | inlinevirtual |
| InteriorPointObjective(const Teuchos::RCP< Objective< Real > > &obj, const Teuchos::RCP< Objective< Real > > &barrier, Real mu) | ROL::InteriorPointObjective< Real > | inline |
| invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| mu_ | ROL::InteriorPointObjective< Real > | private |
| nfval_ | ROL::InteriorPointObjective< Real > | private |
| ngval_ | ROL::InteriorPointObjective< Real > | private |
| obj_ | ROL::InteriorPointObjective< Real > | private |
| OPT | ROL::InteriorPointObjective< Real > | privatestatic |
| partition(const V &x) | ROL::InteriorPointObjective< Real > | inlineprivate |
| partition(V &x) | ROL::InteriorPointObjective< Real > | inlineprivate |
| precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| PV typedef | ROL::InteriorPointObjective< Real > | private |
| size_type typedef | ROL::InteriorPointObjective< Real > | private |
| SLACK | ROL::InteriorPointObjective< Real > | privatestatic |
| update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
| updatePenalty(Real mu) | ROL::InteriorPointObjective< Real > | inline |
| V typedef | ROL::InteriorPointObjective< Real > | private |
| value(const Vector< Real > &x, Real &tol) | ROL::InteriorPointObjective< Real > | inlinevirtual |
| ~Objective() | ROL::Objective< Real > | inlinevirtual |
1.8.11