This is the complete list of members for Ipopt::PDFullSpaceSolver, including all inherited members.
AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | inline |
AlgorithmStrategyObject(const AlgorithmStrategyObject &) | Ipopt::AlgorithmStrategyObject | private |
augsys_improved_ | Ipopt::PDFullSpaceSolver | private |
augSysSolver_ | Ipopt::PDFullSpaceSolver | private |
ComputeResidualRatio(const IteratesVector &rhs, const IteratesVector &res, const IteratesVector &resid) | Ipopt::PDFullSpaceSolver | private |
ComputeResiduals(const SymMatrix &W, const Matrix &J_c, const Matrix &J_d, const Matrix &Px_L, const Matrix &Px_U, const Matrix &Pd_L, const Matrix &Pd_U, const Vector &z_L, const Vector &z_U, const Vector &v_L, const Vector &v_U, const Vector &slack_x_L, const Vector &slack_x_U, const Vector &slack_s_L, const Vector &slack_s_U, const Vector &sigma_x, const Vector &sigma_s, Number alpha, Number beta, const IteratesVector &rhs, const IteratesVector &res, IteratesVector &resid) | Ipopt::PDFullSpaceSolver | private |
dummy_cache_ | Ipopt::PDFullSpaceSolver | private |
HaveIpData() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
Initialize(const Journalist &jnlst, IpoptNLP &ip_nlp, IpoptData &ip_data, IpoptCalculatedQuantities &ip_cq, const OptionsList &options, const std::string &prefix) | Ipopt::AlgorithmStrategyObject | inline |
initialize_called_ | Ipopt::AlgorithmStrategyObject | private |
InitializeImpl(const OptionsList &options, const std::string &prefix) | Ipopt::PDFullSpaceSolver | virtual |
ip_cq_ | Ipopt::AlgorithmStrategyObject | private |
ip_data_ | Ipopt::AlgorithmStrategyObject | private |
ip_nlp_ | Ipopt::AlgorithmStrategyObject | private |
IpCq() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
IpData() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
IpNLP() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
Jnlst() const | Ipopt::AlgorithmStrategyObject | inlineprotected |
jnlst_ | Ipopt::AlgorithmStrategyObject | private |
max_refinement_steps_ | Ipopt::PDFullSpaceSolver | private |
min_refinement_steps_ | Ipopt::PDFullSpaceSolver | private |
neg_curv_test_reg_ | Ipopt::PDFullSpaceSolver | private |
neg_curv_test_tol_ | Ipopt::PDFullSpaceSolver | private |
operator=(const PDFullSpaceSolver &) | Ipopt::PDFullSpaceSolver | private |
PDFullSpaceSolver(AugSystemSolver &augSysSolver, PDPerturbationHandler &perturbHandler) | Ipopt::PDFullSpaceSolver | |
PDFullSpaceSolver() | Ipopt::PDFullSpaceSolver | private |
PDSystemSolver() | Ipopt::PDSystemSolver | inline |
perturbHandler_ | Ipopt::PDFullSpaceSolver | private |
ReducedInitialize(const Journalist &jnlst, const OptionsList &options, const std::string &prefix) | Ipopt::AlgorithmStrategyObject | inline |
reference_count_ | Ipopt::ReferencedObject | mutableprivate |
ReferenceCount() const | Ipopt::ReferencedObject | inline |
ReferencedObject() | Ipopt::ReferencedObject | inline |
RegisterOptions(SmartPtr< RegisteredOptions > roptions) | Ipopt::PDFullSpaceSolver | static |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
residual_improvement_factor_ | Ipopt::PDFullSpaceSolver | private |
residual_ratio_max_ | Ipopt::PDFullSpaceSolver | private |
residual_ratio_singular_ | Ipopt::PDFullSpaceSolver | private |
SinvBlrmZPTdBr(Number alpha, const Vector &S, const Vector &R, const Vector &Z, const Matrix &P, const Vector &g, Vector &X) | Ipopt::PDFullSpaceSolver | private |
Solve(Number alpha, Number beta, const IteratesVector &rhs, IteratesVector &res, bool allow_inexact=false, bool improve_solution=false) | Ipopt::PDFullSpaceSolver | virtual |
SolveOnce(bool resolve_unmodified, bool pretend_singular, const SymMatrix &W, const Matrix &J_c, const Matrix &J_d, const Matrix &Px_L, const Matrix &Px_U, const Matrix &Pd_L, const Matrix &Pd_U, const Vector &z_L, const Vector &z_U, const Vector &v_L, const Vector &v_U, const Vector &slack_x_L, const Vector &slack_x_U, const Vector &slack_s_L, const Vector &slack_s_U, const Vector &sigma_x, const Vector &sigma_s, Number alpha, Number beta, const IteratesVector &rhs, IteratesVector &res) | Ipopt::PDFullSpaceSolver | private |
~AlgorithmStrategyObject() | Ipopt::AlgorithmStrategyObject | inlinevirtual |
~PDFullSpaceSolver() | Ipopt::PDFullSpaceSolver | virtual |
~PDSystemSolver() | Ipopt::PDSystemSolver | inlinevirtual |
~ReferencedObject() | Ipopt::ReferencedObject | inlinevirtual |