ROL
|
This is the complete list of members for ROL::InteriorPointPenalty< Real >, including all inherited members.
a_ | ROL::InteriorPointPenalty< Real > | private |
b_ | ROL::InteriorPointPenalty< Real > | private |
BND typedef | ROL::InteriorPointPenalty< Real > | private |
bnd_ | ROL::InteriorPointPenalty< Real > | private |
c_ | ROL::InteriorPointPenalty< 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::InteriorPointPenalty< Real > | private |
g_ | ROL::InteriorPointPenalty< Real > | private |
getBoundConstraint(void) | ROL::InteriorPointPenalty< Real > | inline |
getGradient(void) const | ROL::InteriorPointPenalty< Real > | inline |
getLowerMask(void) const | ROL::InteriorPointPenalty< Real > | inline |
getNumberFunctionEvaluations(void) const | ROL::InteriorPointPenalty< Real > | inline |
getNumberGradientEvaluations(void) const | ROL::InteriorPointPenalty< Real > | inline |
getObjective(void) | ROL::InteriorPointPenalty< Real > | inline |
getObjectiveValue(void) const | ROL::InteriorPointPenalty< Real > | inline |
getParameter(void) const | ROL::Objective< Real > | inlineprotected |
getUpperMask(void) const | ROL::InteriorPointPenalty< Real > | inline |
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::InteriorPointPenalty< Real > | inlinevirtual |
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::InteriorPointPenalty< Real > | inlinevirtual |
InteriorPointPenalty(const ROL::Ptr< Objective< Real > > &obj, const ROL::Ptr< BoundConstraint< Real > > &con, ROL::ParameterList &parlist) | ROL::InteriorPointPenalty< Real > | inline |
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
kappaD_ | ROL::InteriorPointPenalty< Real > | private |
lo_ | ROL::InteriorPointPenalty< Real > | private |
maskL_ | ROL::InteriorPointPenalty< Real > | private |
maskU_ | ROL::InteriorPointPenalty< Real > | private |
mu_ | ROL::InteriorPointPenalty< Real > | private |
nfval_ | ROL::InteriorPointPenalty< Real > | private |
ngval_ | ROL::InteriorPointPenalty< Real > | private |
OBJ typedef | ROL::InteriorPointPenalty< Real > | private |
obj_ | ROL::InteriorPointPenalty< Real > | private |
Objective() | ROL::Objective< 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 |
setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
up_ | ROL::InteriorPointPenalty< Real > | private |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::InteriorPointPenalty< Real > | inlinevirtual |
ROL::Objective::update(const Vector< Real > &x, UpdateType type, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
useLinearDamping_ | ROL::InteriorPointPenalty< Real > | private |
V typedef | ROL::InteriorPointPenalty< Real > | private |
value(const Vector< Real > &x, Real &tol) | ROL::InteriorPointPenalty< Real > | inlinevirtual |
ValueSet typedef | ROL::InteriorPointPenalty< Real > | private |
~InteriorPointPenalty() | ROL::InteriorPointPenalty< Real > | inline |
~Objective() | ROL::Objective< Real > | inlinevirtual |