ROL
|
This is the complete list of members for ROL::InteriorPointStep< Real >, including all inherited members.
algo_ | ROL::InteriorPointStep< Real > | private |
c_ | ROL::InteriorPointStep< Real > | private |
compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
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::InteriorPointStep< Real > | inlinevirtual |
compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
ctol_ | ROL::InteriorPointStep< Real > | private |
eps_ | ROL::InteriorPointStep< Real > | private |
g_ | ROL::InteriorPointStep< Real > | private |
getState(void) | ROL::Step< Real > | inlineprotected |
getStepState(void) const | ROL::Step< Real > | inlinevirtual |
gtol_ | 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 |
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::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 |
InteriorPointStep(Teuchos::ParameterList &parlist) | ROL::InteriorPointStep< Real > | inline |
IPCON typedef | ROL::InteriorPointStep< Real > | private |
ipcon_ | ROL::InteriorPointStep< Real > | private |
IPOBJ typedef | ROL::InteriorPointStep< Real > | private |
ipobj_ | ROL::InteriorPointStep< Real > | private |
l_ | ROL::InteriorPointStep< Real > | private |
maxit_ | ROL::InteriorPointStep< Real > | private |
mu_ | ROL::InteriorPointStep< Real > | private |
OPT | ROL::InteriorPointStep< Real > | privatestatic |
parlist_ | ROL::InteriorPointStep< Real > | private |
print(AlgorithmState< Real > &algo_state, bool pHeader=false) const | ROL::InteriorPointStep< Real > | inlinevirtual |
printHeader(void) const | ROL::InteriorPointStep< Real > | inlinevirtual |
printName(void) const | ROL::InteriorPointStep< Real > | inlinevirtual |
PV typedef | ROL::InteriorPointStep< Real > | private |
rho_ | ROL::InteriorPointStep< Real > | private |
size_type typedef | ROL::InteriorPointStep< Real > | private |
SLACK | ROL::InteriorPointStep< Real > | privatestatic |
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, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
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::InteriorPointStep< Real > | inlinevirtual |
update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::InteriorPointStep< Real > | inlinevirtual |
x_ | ROL::InteriorPointStep< Real > | private |
~InteriorPointStep() | ROL::InteriorPointStep< Real > | inline |
~Step() | ROL::Step< Real > | inlinevirtual |