ROL
ROL::Fletcher< Real > Member List

This is the complete list of members for ROL::Fletcher< 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, const Real tol)ROL::Fletcher< Real >inlinevirtual
con_ROL::FletcherBase< Real >protected
conValue(const Vector< Real > &x, Real &tol)ROL::FletcherBase< Real >inlineprotected
czeros_ROL::Fletcher< Real >private
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
Fletcher(const ROL::Ptr< Objective< Real > > &obj, const ROL::Ptr< Constraint< Real > > &con, const Vector< Real > &optVec, const Vector< Real > &conVec, ROL::ParameterList &parlist)ROL::Fletcher< Real >inline
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::Fletcher< Real >inlinevirtual
gradSolveError_ROL::FletcherBase< Real >protected
HessianApprox_ROL::Fletcher< Real >private
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Fletcher< Real >inlinevirtual
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
solveAugmentedSystem(Vector< Real > &v1, Vector< Real > &v2, const Vector< Real > &b1, const Vector< Real > &b2, const Vector< Real > &x, Real &tol, bool refine=false)ROL::Fletcher< Real >inline
Tv_ROL::Fletcher< Real >private
update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::Fletcher< Real >inlinevirtual
ROL::FletcherBase::update(const Vector< Real > &x, UpdateType type, int iter=-1)ROL::Objective< Real >inlinevirtual
useInexact_ROL::FletcherBase< Real >protected
v1_ROL::FletcherBase< Real >protected
v2_ROL::FletcherBase< Real >protected
v_ROL::Fletcher< Real >private
value(const Vector< Real > &x, Real &tol)ROL::Fletcher< Real >inlinevirtual
vg_ROL::Fletcher< Real >private
vv_ROL::FletcherBase< Real >protected
w1_ROL::FletcherBase< Real >protected
w2_ROL::FletcherBase< Real >protected
w_ROL::Fletcher< Real >private
wg_ROL::Fletcher< Real >private
ww_ROL::FletcherBase< Real >protected
xzeros_ROL::Fletcher< Real >private
y_ROL::FletcherBase< Real >protected
~Objective()ROL::Objective< Real >inlinevirtual