ROL
ROL::FletcherBase< Real > Member List

This is the complete list of members for ROL::FletcherBase< Real >, including all inherited members.

b1_ROL::FletcherBase< Real >protected
b2_ROL::FletcherBase< Real >protected
bb_ROL::FletcherBase< Real >protected
c_ROL::FletcherBase< 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::FletcherBase< Real >protected
computeMultipliers(const Vector< Real > &x, Real tol)ROL::FletcherBase< Real >inlineprotectedvirtual
con_ROL::FletcherBase< Real >protected
conValue(const Vector< Real > &x, Real &tol)ROL::FletcherBase< Real >inlineprotected
delta_ROL::FletcherBase< Real >protected
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol)ROL::Objective< Real >virtual
flagKrylov_ROL::FletcherBase< Real >protected
FletcherBase(const ROL::Ptr< Objective< Real > > &obj, const ROL::Ptr< Constraint< Real > > &con)ROL::FletcherBase< Real >inline
fPhi_ROL::FletcherBase< Real >protected
fval_ROL::FletcherBase< Real >protected
g_ROL::FletcherBase< Real >protected
getConstraintVec(const Vector< Real > &x)ROL::FletcherBase< Real >inline
getGradient(const Vector< Real > &x)ROL::FletcherBase< Real >inline
getLagrangianGradient(const Vector< Real > &x)ROL::FletcherBase< Real >inline
getMultiplierVec(const Vector< Real > &x)ROL::FletcherBase< Real >inline
getNumberConstraintEvaluations() const ROL::FletcherBase< Real >inline
getNumberFunctionEvaluations() const ROL::FletcherBase< Real >inline
getNumberGradientEvaluations() const ROL::FletcherBase< Real >inline
getObjectiveValue(const Vector< Real > &x)ROL::FletcherBase< Real >inline
getParameter(void) const ROL::Objective< Real >inlineprotected
gL_ROL::FletcherBase< Real >protected
gPhi_ROL::FletcherBase< Real >protected
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol)ROL::Objective< Real >virtual
gradSolveError_ROL::FletcherBase< 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
isConValueComputed_ROL::FletcherBase< Real >protected
isGradientComputed_ROL::FletcherBase< Real >protected
isMultiplierComputed_ROL::FletcherBase< Real >protected
isObjGradComputed_ROL::FletcherBase< Real >protected
isObjValueComputed_ROL::FletcherBase< Real >protected
isValueComputed_ROL::FletcherBase< Real >protected
iterKrylov_ROL::FletcherBase< Real >protected
krylov_ROL::FletcherBase< Real >protected
multSolverError_ROL::FletcherBase< Real >protected
ncval_ROL::FletcherBase< Real >protected
nfval_ROL::FletcherBase< Real >protected
ngval_ROL::FletcherBase< Real >protected
obj_ROL::FletcherBase< Real >protected
Objective()ROL::Objective< Real >inline
objGrad(const Vector< Real > &x, Real &tol)ROL::FletcherBase< Real >inlineprotected
objValue(const Vector< Real > &x, Real &tol)ROL::FletcherBase< Real >inlineprotected
penaltyParameter_ROL::FletcherBase< 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::FletcherBase< Real >protected
scaledc_ROL::FletcherBase< Real >protected
setDelta(Real delta)ROL::FletcherBase< Real >inline
setParameter(const std::vector< Real > &param)ROL::Objective< Real >inlinevirtual
setPenaltyParameter(Real sigma)ROL::FletcherBase< Real >inline
update(const Vector< Real > &x, UpdateType type, int iter=-1)ROL::Objective< Real >inlinevirtual
update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::Objective< Real >inlinevirtual
useInexact_ROL::FletcherBase< Real >protected
v1_ROL::FletcherBase< Real >protected
v2_ROL::FletcherBase< Real >protected
value(const Vector< Real > &x, Real &tol)=0ROL::Objective< Real >pure virtual
vv_ROL::FletcherBase< Real >protected
w1_ROL::FletcherBase< Real >protected
w2_ROL::FletcherBase< Real >protected
ww_ROL::FletcherBase< Real >protected
y_ROL::FletcherBase< Real >protected
~Objective()ROL::Objective< Real >inlinevirtual