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

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

Algorithm()ROL::TypeB::Algorithm< Real >
alphaMax_ROL::TypeB::ColemanLiAlgorithm< Real >private
applyC(Vector< Real > &Cv, const Vector< Real > &v, const Vector< Real > &x, const Vector< Real > &g, BoundConstraint< Real > &bnd, Vector< Real > &pwa) const ROL::TypeB::ColemanLiAlgorithm< Real >private
applyHessian(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, const Vector< Real > &g, TrustRegionModel_U< Real > &model, BoundConstraint< Real > &bnd, Real &tol, Vector< Real > &pwa1, Vector< Real > &pwa2) const ROL::TypeB::ColemanLiAlgorithm< Real >private
applyPrecond(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, const Vector< Real > &g, TrustRegionModel_U< Real > &model, BoundConstraint< Real > &bnd, Real &tol, Vector< Real > &dwa, Vector< Real > &pwa) const ROL::TypeB::ColemanLiAlgorithm< Real >private
ColemanLiAlgorithm(ParameterList &list, const Ptr< Secant< Real >> &secant=nullPtr)ROL::TypeB::ColemanLiAlgorithm< Real >
delMax_ROL::TypeB::ColemanLiAlgorithm< 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::ColemanLiAlgorithm< Real >private
dtrpcg(Vector< Real > &w, int &iflag, int &iter, const Vector< Real > &g, const Vector< Real > &x, const Vector< Real > &gdual, const Real del, TrustRegionModel_U< Real > &model, BoundConstraint< Real > &bnd, const Real tol, const Real stol, Vector< Real > &p, Vector< Real > &q, Vector< Real > &r, Vector< Real > &t, Vector< Real > &pwa1, Vector< Real > &pwa2, Vector< Real > &dwa, std::ostream &outStream=std::cout) const ROL::TypeB::ColemanLiAlgorithm< Real >private
dtrqsol(const Real xtx, const Real ptp, const Real ptx, const Real del) const ROL::TypeB::ColemanLiAlgorithm< Real >private
eps_ROL::TypeB::ColemanLiAlgorithm< Real >private
esec_ROL::TypeB::ColemanLiAlgorithm< Real >private
eta0_ROL::TypeB::ColemanLiAlgorithm< Real >private
eta1_ROL::TypeB::ColemanLiAlgorithm< Real >private
eta2_ROL::TypeB::ColemanLiAlgorithm< Real >private
gamma0_ROL::TypeB::ColemanLiAlgorithm< Real >private
gamma1_ROL::TypeB::ColemanLiAlgorithm< Real >private
gamma2_ROL::TypeB::ColemanLiAlgorithm< Real >private
getState() const ROL::TypeB::Algorithm< Real >
hasEcon_ROL::TypeB::ColemanLiAlgorithm< Real >private
initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &bnd, std::ostream &outStream=std::cout)ROL::TypeB::ColemanLiAlgorithm< Real >private
ROL::TypeB::Algorithm::initialize(const Vector< Real > &x, const Vector< Real > &g)ROL::TypeB::Algorithm< Real >protected
interpRad_ROL::TypeB::ColemanLiAlgorithm< Real >private
maxit_ROL::TypeB::ColemanLiAlgorithm< Real >private
model_ROL::TypeB::ColemanLiAlgorithm< Real >private
mu0_ROL::TypeB::ColemanLiAlgorithm< Real >private
nhess_ROL::TypeB::ColemanLiAlgorithm< Real >mutableprivate
ns_ROL::TypeB::ColemanLiAlgorithm< 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
rcon_ROL::TypeB::ColemanLiAlgorithm< 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::ColemanLiAlgorithm< 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
setStatusTest(const Ptr< StatusTest< Real >> &status, const bool combineStatus=false)ROL::TypeB::Algorithm< Real >
spexp_ROL::TypeB::ColemanLiAlgorithm< Real >private
SPflag_ROL::TypeB::ColemanLiAlgorithm< Real >private
SPiter_ROL::TypeB::ColemanLiAlgorithm< Real >private
state_ROL::TypeB::Algorithm< Real >protected
status_ROL::TypeB::Algorithm< Real >protected
storageNM_ROL::TypeB::ColemanLiAlgorithm< Real >private
tol1_ROL::TypeB::ColemanLiAlgorithm< Real >private
tol2_ROL::TypeB::ColemanLiAlgorithm< Real >private
TRflag_ROL::TypeB::ColemanLiAlgorithm< Real >private
TRsafe_ROL::TypeB::ColemanLiAlgorithm< Real >private
useNM_ROL::TypeB::ColemanLiAlgorithm< Real >private
useSecantHessVec_ROL::TypeB::ColemanLiAlgorithm< Real >private
useSecantPrecond_ROL::TypeB::ColemanLiAlgorithm< Real >private
verbosity_ROL::TypeB::ColemanLiAlgorithm< Real >private
writeExitStatus(std::ostream &os) const ROL::TypeB::Algorithm< Real >virtual
writeHeader(std::ostream &os) const overrideROL::TypeB::ColemanLiAlgorithm< Real >virtual
writeHeader_ROL::TypeB::ColemanLiAlgorithm< Real >private
writeName(std::ostream &os) const overrideROL::TypeB::ColemanLiAlgorithm< Real >virtual
writeOutput(std::ostream &os, const bool write_header=false) const overrideROL::TypeB::ColemanLiAlgorithm< Real >virtual
~Algorithm()ROL::TypeB::Algorithm< Real >inlinevirtual