| Algorithm() | ROL::TypeU::Algorithm< Real > | |
| bundle_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| BundleAlgorithm(ParameterList &parlist, const Ptr< LineSearch_U< Real > > &lineSearch=nullPtr) | ROL::TypeU::BundleAlgorithm< Real > | |
| first_print_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| getState() const | ROL::TypeU::Algorithm< Real > | |
| initialize(const Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, std::ostream &outStream=std::cout) | ROL::TypeU::BundleAlgorithm< Real > | private |
| ROL::TypeU::Algorithm::initialize(const Vector< Real > &x, const Vector< Real > &g) | ROL::TypeU::Algorithm< Real > | protected |
| isConvex_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| lineSearch_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| ls_maxit_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| m1_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| m2_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| m3_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| nu_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| printHeader_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| QPiter_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| QPmaxit_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| QPtol_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| reset() | ROL::TypeU::Algorithm< Real > | |
| run(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, std::ostream &outStream=std::cout) override | ROL::TypeU::BundleAlgorithm< Real > | virtual |
| ROL::TypeU::Algorithm::run(Problem< Real > &problem, std::ostream &outStream=std::cout) | ROL::TypeU::Algorithm< Real > | virtual |
| ROL::TypeU::Algorithm::run(Vector< Real > &x, Objective< Real > &obj, std::ostream &outStream=std::cout) | ROL::TypeU::Algorithm< Real > | virtual |
| ROL::TypeU::Algorithm::run(Vector< Real > &x, Objective< Real > &obj, Constraint< Real > &linear_con, Vector< Real > &linear_mul, std::ostream &outStream=std::cout) | ROL::TypeU::Algorithm< Real > | virtual |
| ROL::TypeU::Algorithm::run(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, Constraint< Real > &linear_con, Vector< Real > &linear_mul, const Vector< Real > &linear_c, std::ostream &outStream=std::cout) | ROL::TypeU::Algorithm< Real > | virtual |
| setStatusTest(const Ptr< StatusTest< Real > > &status, bool combineStatus=false) | ROL::TypeU::Algorithm< Real > | |
| state_ | ROL::TypeU::Algorithm< Real > | protected |
| status_ | ROL::TypeU::Algorithm< Real > | protected |
| step_flag_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| T_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| tol_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| verbosity_ | ROL::TypeU::BundleAlgorithm< Real > | private |
| writeExitStatus(std::ostream &os) const | ROL::TypeU::Algorithm< Real > | virtual |
| writeHeader(std::ostream &os) const override | ROL::TypeU::BundleAlgorithm< Real > | virtual |
| writeName(std::ostream &os) const override | ROL::TypeU::BundleAlgorithm< Real > | virtual |
| writeOutput(std::ostream &os, const bool print_header=false) const override | ROL::TypeU::BundleAlgorithm< Real > | virtual |
| ~Algorithm() | ROL::TypeU::Algorithm< Real > | inlinevirtual |