ROL
|
This is the complete list of members for ROL::FletcherObjectiveBase< 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 |
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 |
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 > | |
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) | ROL::Objective< 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) | ROL::Objective< 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 |
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 &multSolverError_, bool refine)=0 | ROL::FletcherObjectiveBase< Real > | protectedpure virtual |
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 |
value(const Vector< Real > &x, Real &tol)=0 | ROL::Objective< Real > | pure virtual |
vv_ | ROL::FletcherObjectiveBase< Real > | protected |
w1_ | ROL::FletcherObjectiveBase< Real > | protected |
w2_ | ROL::FletcherObjectiveBase< Real > | protected |
ww_ | ROL::FletcherObjectiveBase< Real > | protected |
xdual_ | ROL::FletcherObjectiveBase< Real > | protected |
xprim_ | ROL::FletcherObjectiveBase< Real > | protected |
y_ | ROL::FletcherObjectiveBase< Real > | protected |
~Objective() | ROL::Objective< Real > | inlinevirtual |