|
ROL
|
This is the complete list of members for ROL::TypeB::TrustRegionSPGAlgorithm< Real >, including all inherited members.
| Algorithm() | ROL::TypeB::Algorithm< Real > | |
| alpha_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| computeGradient(const Vector< Real > &x, Vector< Real > &g, Vector< Real > &pwa, Real del, Objective< Real > &obj, bool accept, Real >ol, Real &gnorm, std::ostream &outStream=std::cout) const | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| computeValue(Real inTol, Real &outTol, Real pRed, Real &fold, int iter, const Vector< Real > &x, const Vector< Real > &xold, Objective< Real > &obj) | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| dcauchy(Vector< Real > &s, Real &alpha, Real &q, const Vector< Real > &x, const Vector< Real > &g, const Real del, TrustRegionModel_U< Real > &model, Vector< Real > &dwa, Vector< Real > &dwa1, std::ostream &outStream=std::cout) | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| delMax_ | ROL::TypeB::TrustRegionSPGAlgorithm< 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::TrustRegionSPGAlgorithm< Real > | private |
| dproj(Vector< Real > &x, const Vector< Real > &x0, Real del, Vector< Real > &y0, Vector< Real > &y1, Vector< Real > &yc, Vector< Real > &pwa, std::ostream &outStream=std::cout) const | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| dpsg(Vector< Real > &y, Real &q, Vector< Real > &gmod, const Vector< Real > &x, Real del, TrustRegionModel_U< Real > &model, Vector< Real > &ymin, Vector< Real > &pwa, Vector< Real > &pwa1, Vector< Real > &pwa2, Vector< Real > &pwa3, Vector< Real > &pwa4, Vector< Real > &pwa5, Vector< Real > &dwa, std::ostream &outStream=std::cout) | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| dpsg_simple(Vector< Real > &y, Real &q, Vector< Real > &gmod, const Vector< Real > &x, Real del, TrustRegionModel_U< Real > &model, Vector< Real > &pwa, Vector< Real > &pwa1, Vector< Real > &dwa, std::ostream &outStream=std::cout) | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| eps_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| esec_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| eta0_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| eta1_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| eta2_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| explim_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| extrapf_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| force_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| forceFactor_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| gamma0_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| gamma1_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| gamma2_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| gamma_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| getState() const | ROL::TypeB::Algorithm< Real > | |
| gtol_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| initialize(Vector< Real > &x, const Vector< Real > &g, Real ftol, Objective< Real > &obj, BoundConstraint< Real > &bnd, std::ostream &outStream=std::cout) | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| ROL::TypeB::Algorithm::initialize(const Vector< Real > &x, const Vector< Real > &g) | ROL::TypeB::Algorithm< Real > | protected |
| interpf_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| interpRad_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| lambdaMax_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| lambdaMin_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| maxit_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| maxSize_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| model_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| mu0_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| nhess_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | mutableprivate |
| normAlpha_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| omega_ | ROL::TypeB::TrustRegionSPGAlgorithm< 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::TrustRegionSPGAlgorithm< Real > | private |
| redlim_ | ROL::TypeB::TrustRegionSPGAlgorithm< 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) override | ROL::TypeB::TrustRegionSPGAlgorithm< 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 |
| scale0_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| scale1_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| scale_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| setStatusTest(const Ptr< StatusTest< Real > > &status, const bool combineStatus=false) | ROL::TypeB::Algorithm< Real > | |
| spexp_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| SPflag_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| SPiter_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| state_ | ROL::TypeB::Algorithm< Real > | protected |
| status_ | ROL::TypeB::Algorithm< Real > | protected |
| storageNM_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| tol1_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| tol2_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| TRflag_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| TRsafe_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| TrustRegionSPGAlgorithm(ParameterList &list, const Ptr< Secant< Real > > &secant=nullPtr) | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | |
| updateIter_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| useInexact_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| useMin_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| useNM_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| useNMSP_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| useSecantHessVec_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| useSecantPrecond_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| useSimpleSPG_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| verbosity_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| writeExitStatus(std::ostream &os) const | ROL::TypeB::Algorithm< Real > | virtual |
| writeHeader(std::ostream &os) const override | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | virtual |
| writeHeader_ | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | private |
| writeName(std::ostream &os) const override | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | virtual |
| writeOutput(std::ostream &os, const bool write_header=false) const override | ROL::TypeB::TrustRegionSPGAlgorithm< Real > | virtual |
| ~Algorithm() | ROL::TypeB::Algorithm< Real > | inlinevirtual |