ROL
ROL::TypeB::LSecantBAlgorithm< Real > Member List

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

Algorithm()ROL::TypeB::Algorithm< Real >
alpha_ROL::TypeB::LSecantBAlgorithm< Real >private
applyFreeHessian(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Secant< Real > &secant, BoundConstraint< Real > &bnd, Real &tol, Vector< Real > &pwa) const ROL::TypeB::LSecantBAlgorithm< Real >private
applyFreePrecond(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Secant< Real > &secant, BoundConstraint< Real > &bnd, Real &tol, Vector< Real > &dwa, Vector< Real > &pwa) const ROL::TypeB::LSecantBAlgorithm< Real >private
dcauchy(Vector< Real > &s, Real &alpha, Real &q, const Vector< Real > &x, const Vector< Real > &g, Secant< Real > &secant, Vector< Real > &dwa, Vector< Real > &dwa1, std::ostream &outStream=std::cout)ROL::TypeB::LSecantBAlgorithm< Real >private
dgpstep(Vector< Real > &s, const Vector< Real > &w, const Vector< Real > &x, const Real alpha, std::ostream &outStream=std::cout) const ROL::TypeB::LSecantBAlgorithm< Real >private
dpcg(Vector< Real > &w, int &iflag, int &iter, const Vector< Real > &g, const Vector< Real > &x, Secant< Real > &secant, BoundConstraint< Real > &bnd, const Real tol, const Real stol, const int itermax, Vector< Real > &p, Vector< Real > &q, Vector< Real > &r, Vector< Real > &t, Vector< Real > &pwa, Vector< Real > &dwa, std::ostream &outStream=std::cout) const ROL::TypeB::LSecantBAlgorithm< Real >private
dsrch(Vector< Real > &x, Vector< Real > &s, Real &fnew, Real &beta, Real fold, Real gs, Objective< Real > &obj, Vector< Real > &pwa, std::ostream &outStream=std::cout)ROL::TypeB::LSecantBAlgorithm< Real >private
esec_ROL::TypeB::LSecantBAlgorithm< Real >private
explim_ROL::TypeB::LSecantBAlgorithm< Real >private
extrapf_ROL::TypeB::LSecantBAlgorithm< Real >private
getState() const ROL::TypeB::Algorithm< Real >
hasEcon_ROL::TypeB::LSecantBAlgorithm< Real >private
initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &bnd, std::ostream &outStream=std::cout)ROL::TypeB::LSecantBAlgorithm< Real >private
ROL::TypeB::Algorithm::initialize(const Vector< Real > &x, const Vector< Real > &g)ROL::TypeB::Algorithm< Real >protected
interpf_ROL::TypeB::LSecantBAlgorithm< Real >private
interpfPS_ROL::TypeB::LSecantBAlgorithm< Real >private
LSecantBAlgorithm(ParameterList &list, const Ptr< Secant< Real >> &secant=nullPtr)ROL::TypeB::LSecantBAlgorithm< Real >
maxit_ROL::TypeB::LSecantBAlgorithm< Real >private
mu0_ROL::TypeB::LSecantBAlgorithm< Real >private
normAlpha_ROL::TypeB::LSecantBAlgorithm< Real >private
ns_ROL::TypeB::LSecantBAlgorithm< Real >private
optimalityCriterion(const Vector< Real > &x, const Vector< Real > &g, Vector< Real > &primal, std::ostream &outStream=std::cout) const ROL::TypeB::Algorithm< Real >protected
proj_ROL::TypeB::Algorithm< Real >protected
qtol_ROL::TypeB::LSecantBAlgorithm< Real >private
rcon_ROL::TypeB::LSecantBAlgorithm< Real >private
redlim_ROL::TypeB::LSecantBAlgorithm< Real >private
reset()ROL::TypeB::Algorithm< Real >
run(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &bnd, std::ostream &outStream=std::cout) overrideROL::TypeB::LSecantBAlgorithm< Real >virtual
ROL::TypeB::Algorithm::run(Problem< Real > &problem, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
ROL::TypeB::Algorithm::run(Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
ROL::TypeB::Algorithm::run(Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, Constraint< Real > &linear_econ, Vector< Real > &linear_emul, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
ROL::TypeB::Algorithm::run(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &bnd, Constraint< Real > &linear_econ, Vector< Real > &linear_emul, const Vector< Real > &linear_eres, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
ROL::TypeB::Algorithm::run(Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, Constraint< Real > &linear_icon, Vector< Real > &linear_imul, BoundConstraint< Real > &linear_ibnd, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
ROL::TypeB::Algorithm::run(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &bnd, Constraint< Real > &linear_icon, Vector< Real > &linear_imul, BoundConstraint< Real > &linear_ibnd, const Vector< Real > &linear_ires, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
ROL::TypeB::Algorithm::run(Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, Constraint< Real > &linear_econ, Vector< Real > &linear_emul, Constraint< Real > &linear_icon, Vector< Real > &linear_imul, BoundConstraint< Real > &linear_ibnd, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
ROL::TypeB::Algorithm::run(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &bnd, Constraint< Real > &linear_econ, Vector< Real > &linear_emul, const Vector< Real > &linear_eres, Constraint< Real > &linear_icon, Vector< Real > &linear_imul, BoundConstraint< Real > &linear_ibnd, const Vector< Real > &linear_ires, std::ostream &outStream=std::cout)ROL::TypeB::Algorithm< Real >virtual
secant_ROL::TypeB::LSecantBAlgorithm< Real >private
setStatusTest(const Ptr< StatusTest< Real >> &status, const bool combineStatus=false)ROL::TypeB::Algorithm< Real >
spexp_ROL::TypeB::LSecantBAlgorithm< Real >private
SPflag_ROL::TypeB::LSecantBAlgorithm< Real >private
SPiter_ROL::TypeB::LSecantBAlgorithm< Real >private
state_ROL::TypeB::Algorithm< Real >protected
status_ROL::TypeB::Algorithm< Real >protected
tol1_ROL::TypeB::LSecantBAlgorithm< Real >private
tol2_ROL::TypeB::LSecantBAlgorithm< Real >private
useSecantHessVec_ROL::TypeB::LSecantBAlgorithm< Real >private
useSecantPrecond_ROL::TypeB::LSecantBAlgorithm< Real >private
verbosity_ROL::TypeB::LSecantBAlgorithm< Real >private
writeExitStatus(std::ostream &os) const ROL::TypeB::Algorithm< Real >virtual
writeHeader(std::ostream &os) const overrideROL::TypeB::LSecantBAlgorithm< Real >virtual
writeHeader_ROL::TypeB::LSecantBAlgorithm< Real >private
writeName(std::ostream &os) const overrideROL::TypeB::LSecantBAlgorithm< Real >virtual
writeOutput(std::ostream &os, const bool write_header=false) const overrideROL::TypeB::LSecantBAlgorithm< Real >virtual
~Algorithm()ROL::TypeB::Algorithm< Real >inlinevirtual