| algoName_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| Algorithm() | ROL::TypeP::Algorithm< Real > | |
| c1_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| getState() const | ROL::TypeP::Algorithm< Real > | |
| InexactNewtonAlgorithm(ParameterList &list) | ROL::TypeP::InexactNewtonAlgorithm< Real > | |
| initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &sobj, Objective< Real > &nobj, Vector< Real > &dg, Vector< Real > &px, std::ostream &outStream=std::cout) | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| ROL::TypeP::Algorithm::initialize(const Vector< Real > &x, const Vector< Real > &g) | ROL::TypeP::Algorithm< Real > | protected |
| initProx_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| list_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| ls_nfval_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| maxit_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| nhess_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| pgstep(Vector< Real > &pgiter, Vector< Real > &pgstep, Objective< Real > &nobj, const Vector< Real > &x, const Vector< Real > &dg, Real t, Real &tol) const | ROL::TypeP::Algorithm< Real > | protected |
| reset() | ROL::TypeP::Algorithm< Real > | |
| rhodec_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| run(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &sobj, Objective< Real > &nobj, std::ostream &outStream=std::cout) override | ROL::TypeP::InexactNewtonAlgorithm< Real > | virtual |
| ROL::TypeP::Algorithm::run(Problem< Real > &problem, std::ostream &outStream=std::cout) | ROL::TypeP::Algorithm< Real > | virtual |
| ROL::TypeP::Algorithm::run(Vector< Real > &x, Objective< Real > &sobj, Objective< Real > &nobj, std::ostream &outStream=std::cout) | ROL::TypeP::Algorithm< Real > | virtual |
| setStatusTest(const Ptr< StatusTest< Real > > &status, bool combineStatus=false) | ROL::TypeP::Algorithm< Real > | |
| sigma1_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| sigma2_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| sp_exp_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| sp_tol1_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| sp_tol2_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| sp_tol_min_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| spgIter_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| state_ | ROL::TypeP::Algorithm< Real > | protected |
| status_ | ROL::TypeP::Algorithm< Real > | protected |
| t0_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| verbosity_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| writeExitStatus(std::ostream &os) const | ROL::TypeP::Algorithm< Real > | virtual |
| writeHeader(std::ostream &os) const override | ROL::TypeP::InexactNewtonAlgorithm< Real > | virtual |
| writeHeader_ | ROL::TypeP::InexactNewtonAlgorithm< Real > | private |
| writeName(std::ostream &os) const override | ROL::TypeP::InexactNewtonAlgorithm< Real > | virtual |
| writeOutput(std::ostream &os, bool write_header=false) const override | ROL::TypeP::InexactNewtonAlgorithm< Real > | virtual |
| ~Algorithm() | ROL::TypeP::Algorithm< Real > | inlinevirtual |