ROL
|
This is the complete list of members for ROL::LinMore< Real >, including all inherited members.
alpha_ | ROL::LinMore< Real > | private |
dbreakpt(const Vector< Real > &x, const Vector< Real > &s, TrustRegionModel< Real > &model, Real &bpmin, Real &bpmax, Vector< Real > &pwa) | ROL::LinMore< Real > | inlineprivate |
dcauchy(Vector< Real > &s, Real &alpha, const Vector< Real > &x, const Vector< Real > &g, const Real del, TrustRegionModel< Real > &model, Vector< Real > &pwa1, Vector< Real > &pwa2, Vector< Real > &dwa) | ROL::LinMore< Real > | inlineprivate |
dgpstep(Vector< Real > &s, const Vector< Real > &w, const Vector< Real > &x, const Real alpha, TrustRegionModel< Real > &model) const | ROL::LinMore< Real > | inlineprivate |
dprsrch(Vector< Real > &x, Vector< Real > &s, const Vector< Real > &g, TrustRegionModel< Real > &model, Vector< Real > &pwa, Vector< Real > &dwa) | ROL::LinMore< Real > | inlineprivate |
dtrpcg(Vector< Real > &w, int &iflag, int &iter, const Vector< Real > &g, const Vector< Real > &x, const Real del, TrustRegionModel< Real > &model, const Real tol, const Real stol, const int itermax, Vector< Real > &p, Vector< Real > &q, Vector< Real > &r, Vector< Real > &t) | ROL::LinMore< Real > | inlineprivate |
dtrqsol(const Real xtx, const Real ptp, const Real ptx, const Real del) | ROL::LinMore< Real > | inlineprivate |
dwa1_ | ROL::LinMore< Real > | private |
dwa2_ | ROL::LinMore< Real > | private |
g_ | ROL::LinMore< Real > | private |
getPredictedReduction(void) const | ROL::TrustRegion< Real > | inline |
initialize(const Vector< Real > &x, const Vector< Real > &s, const Vector< Real > &g) | ROL::LinMore< Real > | inlinevirtual |
lbp_ | ROL::LinMore< Real > | private |
LinMore(ROL::ParameterList &parlist) | ROL::LinMore< Real > | inline |
maxit_ | ROL::LinMore< Real > | private |
pmax_ | ROL::LinMore< Real > | private |
pmin_ | ROL::LinMore< Real > | private |
pwa1_ | ROL::LinMore< Real > | private |
pwa2_ | ROL::LinMore< Real > | private |
run(Vector< Real > &s, Real &snorm, int &iflag, int &iter, const Real del, TrustRegionModel< Real > &model) | ROL::LinMore< Real > | inlinevirtual |
s_ | ROL::LinMore< Real > | private |
setPredictedReduction(const Real pRed) | ROL::TrustRegion< Real > | inline |
tol1_ | ROL::LinMore< Real > | private |
tol2_ | ROL::LinMore< Real > | private |
TrustRegion(ROL::ParameterList &parlist) | ROL::TrustRegion< Real > | inline |
ubp_ | ROL::LinMore< Real > | private |
update(Vector< Real > &x, Real &fnew, Real &del, int &nfval, int &ngrad, ETrustRegionFlag &flagTR, const Vector< Real > &s, const Real snorm, const Real fold, const Vector< Real > &g, int iter, Objective< Real > &obj, BoundConstraint< Real > &bnd, TrustRegionModel< Real > &model) | ROL::TrustRegion< Real > | inlinevirtual |
verbosity_ | ROL::LinMore< Real > | private |
x_ | ROL::LinMore< Real > | private |
~TrustRegion() | ROL::TrustRegion< Real > | inlinevirtual |