ROL
ROL::CompositeStepSQP< Real > Member List

This is the complete list of members for ROL::CompositeStepSQP< Real >, including all inherited members.

accept(Vector< Real > &s, Vector< Real > &n, Vector< Real > &t, Real f_new, Vector< Real > &c_new, Vector< Real > &gf_new, Vector< Real > &l_new, Vector< Real > &g_new, const Vector< Real > &x, const Vector< Real > &l, Real f, const Vector< Real > &gf, const Vector< Real > &c, const Vector< Real > &g, Vector< Real > &tCP, Vector< Real > &Wg, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::CompositeStepSQP< Real >inline
ared_ROL::CompositeStepSQP< Real >private
CompositeStepSQP(Teuchos::ParameterList &parlist)ROL::CompositeStepSQP< Real >inline
compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::CompositeStepSQP< Real >inlinevirtual
compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::CompositeStepSQP< 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
computeLagrangeMultiplier(Vector< Real > &l, const Vector< Real > &x, const Vector< Real > &gf, EqualityConstraint< Real > &con)ROL::CompositeStepSQP< Real >inline
computeQuasinormalStep(Vector< Real > &n, const Vector< Real > &c, const Vector< Real > &x, Real delta, EqualityConstraint< Real > &con)ROL::CompositeStepSQP< Real >inline
cvec_ROL::CompositeStepSQP< Real >private
Delta_ROL::CompositeStepSQP< Real >private
eta_ROL::CompositeStepSQP< Real >private
flagAC_ROL::CompositeStepSQP< Real >private
flagCG_ROL::CompositeStepSQP< Real >private
getState(void)ROL::Step< Real >inlineprotected
getStepState(void) const ROL::Step< Real >inlinevirtual
gvec_ROL::CompositeStepSQP< Real >private
infoAC_ROL::CompositeStepSQP< Real >private
infoALL_ROL::CompositeStepSQP< Real >private
infoLM_ROL::CompositeStepSQP< Real >private
infoLS_ROL::CompositeStepSQP< Real >private
infoQN_ROL::CompositeStepSQP< Real >private
infoTS_ROL::CompositeStepSQP< 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::CompositeStepSQP< 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
iterCG_ROL::CompositeStepSQP< Real >private
lmhtol_ROL::CompositeStepSQP< Real >private
lvec_ROL::CompositeStepSQP< Real >private
maxiterCG_ROL::CompositeStepSQP< Real >private
nnorm_ROL::CompositeStepSQP< Real >private
penalty_ROL::CompositeStepSQP< Real >private
pgtol_ROL::CompositeStepSQP< Real >private
pred_ROL::CompositeStepSQP< Real >private
print(AlgorithmState< Real > &algo_state, bool pHeader=false) const ROL::CompositeStepSQP< Real >inlinevirtual
printHeader(void) const ROL::CompositeStepSQP< Real >inlinevirtual
printInfoLS(std::vector< Real > res)ROL::CompositeStepSQP< Real >inlineprivate
printName(void) const ROL::CompositeStepSQP< Real >inlinevirtual
projtol_ROL::CompositeStepSQP< Real >private
qntol_ROL::CompositeStepSQP< Real >private
sgn(T val)ROL::CompositeStepSQP< Real >inlineprivate
snorm_ROL::CompositeStepSQP< Real >private
solveTangentialSubproblem(Vector< Real > &t, Vector< Real > &tCP, Vector< Real > &Wg, const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &n, const Vector< Real > &l, Real delta, Objective< Real > &obj, EqualityConstraint< Real > &con)ROL::CompositeStepSQP< Real >inline
Step(void)ROL::Step< Real >inline
tangtol_ROL::CompositeStepSQP< Real >private
tnorm_ROL::CompositeStepSQP< Real >private
tntmax_ROL::CompositeStepSQP< Real >private
tolCG_ROL::CompositeStepSQP< Real >private
totalCallLS_ROL::CompositeStepSQP< Real >private
totalIterCG_ROL::CompositeStepSQP< Real >private
totalIterLS_ROL::CompositeStepSQP< Real >private
totalNegCurv_ROL::CompositeStepSQP< Real >private
totalProj_ROL::CompositeStepSQP< Real >private
totalRef_ROL::CompositeStepSQP< Real >private
update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, EqualityConstraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::CompositeStepSQP< Real >inlinevirtual
update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state)ROL::CompositeStepSQP< 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::CompositeStepSQP< Real >private
zeta_ROL::CompositeStepSQP< Real >private
~CompositeStepSQP()ROL::CompositeStepSQP< Real >inlinevirtual
~Step()ROL::Step< Real >inlinevirtual