|
ROL
|
This is the complete list of members for ROL::InteriorPointStep< Real >, including all inherited members.
| algo_ | ROL::InteriorPointStep< Real > | private |
| compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inline |
| compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
| ROL::Step::compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
| ROL::Step::compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, EqualityConstraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
| ctol_ | ROL::InteriorPointStep< Real > | private |
| cvec_ | ROL::InteriorPointStep< Real > | private |
| eps_ | ROL::InteriorPointStep< Real > | private |
| getState(void) | ROL::Step< Real > | inlineprotected |
| getStepState(void) const | ROL::Step< Real > | inlinevirtual |
| gtol_ | ROL::InteriorPointStep< Real > | private |
| gvec_ | ROL::InteriorPointStep< Real > | private |
| initialize(Vector< Real > &x, const Vector< Real > &g, Vector< Real > &l, const Vector< Real > &c, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
| ROL::Step::initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
| ROL::Step::initialize(Vector< Real > &x, const Vector< Real > &s, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
| ROL::Step::initialize(Vector< Real > &x, const Vector< Real > &g, Vector< Real > &l, const Vector< Real > &c, Objective< Real > &obj, EqualityConstraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
| InteriorPointStep(Teuchos::ParameterList &parlist) | ROL::InteriorPointStep< Real > | inline |
| IPCON typedef | ROL::InteriorPointStep< Real > | private |
| IPOBJ typedef | ROL::InteriorPointStep< Real > | private |
| lvec_ | ROL::InteriorPointStep< Real > | private |
| maxit_ | ROL::InteriorPointStep< Real > | private |
| mu_ | ROL::InteriorPointStep< Real > | private |
| parlist_ | ROL::InteriorPointStep< Real > | private |
| print(AlgorithmState< Real > &algo_state, bool printHeader=false) const | ROL::InteriorPointStep< Real > | inlinevirtual |
| printHeader(void) const | ROL::InteriorPointStep< Real > | inlinevirtual |
| printName(void) const | ROL::InteriorPointStep< Real > | inlinevirtual |
| rho_ | ROL::InteriorPointStep< Real > | private |
| status_ | ROL::InteriorPointStep< Real > | private |
| Step(void) | ROL::Step< Real > | inline |
| step_ | ROL::InteriorPointStep< Real > | private |
| stol_ | ROL::InteriorPointStep< Real > | private |
| subproblemIter_ | ROL::InteriorPointStep< Real > | private |
| update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inline |
| update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
| ROL::Step::update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
| ROL::Step::update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, EqualityConstraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
| xvec_ | ROL::InteriorPointStep< Real > | private |
| ~InteriorPointStep() | ROL::InteriorPointStep< Real > | inline |
| ~Step() | ROL::Step< Real > | inlinevirtual |
1.8.11