ROL
|
This is the complete list of members for ROL::InteriorPoint::PenalizedObjective< Real >, including all inherited members.
barrier_ | ROL::InteriorPoint::PenalizedObjective< 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 |
fval_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
g_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
getGradientNorm() | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
getNumberFunctionEvaluations(void) | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
getNumberGradientEvaluations(void) | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
getObjectiveGradient(Vector< Real > &g) | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
getObjectiveValue(void) | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
getParameter(void) const | ROL::Objective< Real > | inlineprotected |
gnorm_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::InteriorPoint::PenalizedObjective< Real > | inlinevirtual |
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::InteriorPoint::PenalizedObjective< Real > | inlinevirtual |
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
mu_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
nfval_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
ngval_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
obj_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
Objective() | ROL::Objective< Real > | inline |
PenalizedObjective(const ROL::Ptr< Objective< Real > > &obj, const ROL::Ptr< BoundConstraint< Real > > &bnd, const Vector< Real > &x, ROL::ParameterList &parlist) | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
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 |
reset(void) | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
scratch_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
size_type typedef | ROL::InteriorPoint::PenalizedObjective< Real > | private |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::InteriorPoint::PenalizedObjective< Real > | inlinevirtual |
ROL::Objective::update(const Vector< Real > &x, UpdateType type, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
updatePenalty(Real mu) | ROL::InteriorPoint::PenalizedObjective< Real > | inline |
value(const Vector< Real > &x, Real &tol) | ROL::InteriorPoint::PenalizedObjective< Real > | inlinevirtual |
x_ | ROL::InteriorPoint::PenalizedObjective< Real > | private |
~Objective() | ROL::Objective< Real > | inlinevirtual |