Ipopt::LowRankAugSystemSolver Member List

This is the complete list of members for Ipopt::LowRankAugSystemSolver, including all inherited members.
AddRef(const Referencer *referencer) const Ipopt::ReferencedObject [inline]
AlgorithmStrategyObject()Ipopt::AlgorithmStrategyObject [inline]
aug_system_solver_Ipopt::LowRankAugSystemSolver [private]
AugmentedSystemRequiresChange(const SymMatrix *W, double W_factor, const Vector *D_x, double delta_x, const Vector *D_s, double delta_s, const Matrix &J_c, const Vector *D_c, double delta_c, const Matrix &J_d, const Vector *D_d, double delta_d)Ipopt::LowRankAugSystemSolver [private]
AugSystemSolver()Ipopt::AugSystemSolver [inline]
compound_sol_vecspace_Ipopt::LowRankAugSystemSolver [private]
d_c_tag_Ipopt::LowRankAugSystemSolver [private]
d_d_tag_Ipopt::LowRankAugSystemSolver [private]
d_s_tag_Ipopt::LowRankAugSystemSolver [private]
d_x_tag_Ipopt::LowRankAugSystemSolver [private]
delta_c_Ipopt::LowRankAugSystemSolver [private]
delta_d_Ipopt::LowRankAugSystemSolver [private]
delta_s_Ipopt::LowRankAugSystemSolver [private]
delta_x_Ipopt::LowRankAugSystemSolver [private]
first_call_Ipopt::LowRankAugSystemSolver [private]
HaveIpData() const Ipopt::AlgorithmStrategyObject [inline, protected]
IncreaseQuality()Ipopt::LowRankAugSystemSolver [virtual]
Initialize(const Journalist &jnlst, IpoptNLP &ip_nlp, IpoptData &ip_data, IpoptCalculatedQuantities &ip_cq, const OptionsList &options, const std::string &prefix)Ipopt::AlgorithmStrategyObject [inline]
InitializeImpl(const OptionsList &options, const std::string &prefix)Ipopt::LowRankAugSystemSolver [virtual]
IpCq() const Ipopt::AlgorithmStrategyObject [inline, protected]
IpData() const Ipopt::AlgorithmStrategyObject [inline, protected]
IpNLP() const Ipopt::AlgorithmStrategyObject [inline, protected]
J1_Ipopt::LowRankAugSystemSolver [private]
J2_Ipopt::LowRankAugSystemSolver [private]
j_c_tag_Ipopt::LowRankAugSystemSolver [private]
j_d_tag_Ipopt::LowRankAugSystemSolver [private]
Jnlst() const Ipopt::AlgorithmStrategyObject [inline, protected]
LowRankAugSystemSolver(AugSystemSolver &aug_system_solver)Ipopt::LowRankAugSystemSolver
LowRankAugSystemSolver()Ipopt::LowRankAugSystemSolver [private]
LowRankAugSystemSolver(const LowRankAugSystemSolver &)Ipopt::LowRankAugSystemSolver [private]
MultiSolve(const SymMatrix *W, double W_factor, const Vector *D_x, double delta_x, const Vector *D_s, double delta_s, const Matrix *J_c, const Vector *D_c, double delta_c, const Matrix *J_d, const Vector *D_d, double delta_d, std::vector< SmartPtr< const Vector > > &rhs_xV, std::vector< SmartPtr< const Vector > > &rhs_sV, std::vector< SmartPtr< const Vector > > &rhs_cV, std::vector< SmartPtr< const Vector > > &rhs_dV, std::vector< SmartPtr< Vector > > &sol_xV, std::vector< SmartPtr< Vector > > &sol_sV, std::vector< SmartPtr< Vector > > &sol_cV, std::vector< SmartPtr< Vector > > &sol_dV, bool check_NegEVals, Index numberOfNegEVals)Ipopt::AugSystemSolver [inline, virtual]
num_neg_evals_Ipopt::LowRankAugSystemSolver [private]
NumberOfNegEVals() const Ipopt::LowRankAugSystemSolver [virtual]
operator=(const LowRankAugSystemSolver &)Ipopt::LowRankAugSystemSolver [private]
ProvidesInertia() const Ipopt::LowRankAugSystemSolver [virtual]
ReducedInitialize(const Journalist &jnlst, const OptionsList &options, const std::string &prefix)Ipopt::AlgorithmStrategyObject [inline]
ReferenceCount() const Ipopt::ReferencedObject [inline]
ReferencedObject()Ipopt::ReferencedObject [inline]
ReleaseRef(const Referencer *referencer) const Ipopt::ReferencedObject [inline]
Solve(const SymMatrix *W, double W_factor, const Vector *D_x, double delta_x, const Vector *D_s, double delta_s, const Matrix *J_c, const Vector *D_c, double delta_c, const Matrix *J_d, const Vector *D_d, double delta_d, const Vector &rhs_x, const Vector &rhs_s, const Vector &rhs_c, const Vector &rhs_d, Vector &sol_x, Vector &sol_s, Vector &sol_c, Vector &sol_d, bool check_NegEVals, Index numberOfNegEVals)Ipopt::LowRankAugSystemSolver [virtual]
SolveMultiVector(const Vector *D_x, double delta_x, const Vector *D_s, double delta_s, const Matrix &J_c, const Vector *D_c, double delta_c, const Matrix &J_d, const Vector *D_d, double delta_d, const Vector &proto_rhs_x, const Vector &proto_rhs_s, const Vector &proto_rhs_c, const Vector &proto_rhs_d, const MultiVectorMatrix &V, const SmartPtr< const Matrix > &P_LM, SmartPtr< MultiVectorMatrix > &V_x, SmartPtr< MultiVectorMatrix > &Vtilde1, SmartPtr< MultiVectorMatrix > &Vtilde1_x, bool check_NegEVals, Index numberOfNegEVals)Ipopt::LowRankAugSystemSolver [private]
UpdateFactorization(const SymMatrix *W, double W_factor, const Vector *D_x, double delta_x, const Vector *D_s, double delta_s, const Matrix &J_c, const Vector *D_c, double delta_c, const Matrix &J_d, const Vector *D_d, double delta_d, const Vector &proto_rhs_x, const Vector &proto_rhs_s, const Vector &proto_rhs_c, const Vector &proto_rhs_d, bool check_NegEVals, Index numberOfNegEVals)Ipopt::LowRankAugSystemSolver [private]
Utilde2_Ipopt::LowRankAugSystemSolver [private]
Vtilde1_Ipopt::LowRankAugSystemSolver [private]
w_factor_Ipopt::LowRankAugSystemSolver [private]
w_tag_Ipopt::LowRankAugSystemSolver [private]
Wdiag_Ipopt::LowRankAugSystemSolver [private]
~AlgorithmStrategyObject()Ipopt::AlgorithmStrategyObject [inline, virtual]
~AugSystemSolver()Ipopt::AugSystemSolver [inline, virtual]
~LowRankAugSystemSolver()Ipopt::LowRankAugSystemSolver [virtual]
~ReferencedObject()Ipopt::ReferencedObject [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 20 Sep 2016 for Ipopt by  doxygen 1.6.1