ROL
|
This is the complete list of members for ROL::PrimalDualSystemStep< Real >, including all inherited members.
A_ | ROL::PrimalDualSystemStep< Real > | private |
AS typedef | ROL::PrimalDualSystemStep< Real > | private |
B_ | ROL::PrimalDualSystemStep< Real > | private |
BND typedef | ROL::PrimalDualSystemStep< Real > | private |
BNDMULT | ROL::PrimalDualSystemStep< Real > | privatestatic |
C_ | ROL::PrimalDualSystemStep< Real > | private |
compute(V &s, const V &x, const V &res, OBJ &obj, CON &con, BND &bnd, AS &algo_state) | ROL::PrimalDualSystemStep< Real > | inlinevirtual |
ROL::Step::compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, 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, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
CON typedef | ROL::PrimalDualSystemStep< Real > | private |
D_ | ROL::PrimalDualSystemStep< Real > | private |
EQUAL | ROL::PrimalDualSystemStep< Real > | privatestatic |
flagKrylov_ | ROL::PrimalDualSystemStep< Real > | private |
getState(void) | ROL::Step< Real > | inlineprotected |
getStepState(void) const | ROL::Step< Real > | inline |
initialize(V &x, const V &g, V &res, const V &c, OBJ &obj, CON &con, BND &bnd, AS &algo_state) | ROL::PrimalDualSystemStep< 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, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
iterKrylov_ | ROL::PrimalDualSystemStep< Real > | private |
krylov_ | ROL::PrimalDualSystemStep< Real > | private |
LOWER | ROL::PrimalDualSystemStep< Real > | privatestatic |
OBJ typedef | ROL::PrimalDualSystemStep< Real > | private |
OP11 typedef | ROL::PrimalDualSystemStep< Real > | private |
OP12 typedef | ROL::PrimalDualSystemStep< Real > | private |
OP21 typedef | ROL::PrimalDualSystemStep< Real > | private |
OP22 typedef | ROL::PrimalDualSystemStep< Real > | private |
op_ | ROL::PrimalDualSystemStep< Real > | private |
OPT | ROL::PrimalDualSystemStep< Real > | privatestatic |
OPTMULT | ROL::PrimalDualSystemStep< Real > | privatestatic |
PrimalDualSystemStep(ROL::ParameterList &parlist, const ROL::Ptr< Krylov< Real > > &krylov, const ROL::Ptr< Secant< Real > > &secant, ROL::Ptr< V > &scratch1) | ROL::PrimalDualSystemStep< Real > | inline |
PrimalDualSystemStep(ROL::ParameterList &parlist, ROL::Ptr< V > &scratch1_) | ROL::PrimalDualSystemStep< Real > | inline |
print(AlgorithmState< Real > &algo_state, bool printHeader=false) const | ROL::Step< Real > | inlinevirtual |
printHeader(void) const | ROL::Step< Real > | inlinevirtual |
printName(void) const | ROL::Step< Real > | inlinevirtual |
PV typedef | ROL::PrimalDualSystemStep< Real > | private |
repartition(V &x) | ROL::PrimalDualSystemStep< Real > | inlineprivate |
repartition(const V &x) | ROL::PrimalDualSystemStep< Real > | inlineprivate |
reset(const Real searchSize=1.0) | ROL::Step< Real > | inline |
SCHUR typedef | ROL::PrimalDualSystemStep< Real > | private |
schur_ | ROL::PrimalDualSystemStep< Real > | private |
scratch1_ | ROL::PrimalDualSystemStep< Real > | private |
scratch_ | ROL::PrimalDualSystemStep< Real > | private |
secant_ | ROL::PrimalDualSystemStep< Real > | private |
Step(void) | ROL::Step< Real > | inline |
update(V &x, V &res, const V &s, OBJ &obj, CON &con, BND &bnd, AS &algo_state) | ROL::PrimalDualSystemStep< Real > | inlinevirtual |
ROL::Step::update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
ROL::Step::update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | ROL::Step< Real > | inlinevirtual |
UPPER | ROL::PrimalDualSystemStep< Real > | privatestatic |
useSchurComplement_ | ROL::PrimalDualSystemStep< Real > | private |
useSecantPrecond_ | ROL::PrimalDualSystemStep< Real > | private |
V typedef | ROL::PrimalDualSystemStep< Real > | private |
verbosity_ | ROL::PrimalDualSystemStep< Real > | private |
~Step() | ROL::Step< Real > | inlinevirtual |