This is the complete list of members for Ipopt::GenTMatrix, including all inherited members.
AddMSinvZ(Number alpha, const Vector &S, const Vector &Z, Vector &X) const | Ipopt::Matrix | |
AddMSinvZImpl(Number alpha, const Vector &S, const Vector &Z, Vector &X) const | Ipopt::Matrix | protectedvirtual |
AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
AttachObserver(Observer::NotifyType notify_type, Observer *observer) const | Ipopt::Subject | inline |
cache_priority_ | Ipopt::TaggedObject | private |
cached_valid_ | Ipopt::Matrix | mutableprivate |
ComputeColAMax(Vector &cols_norms, bool init=true) const | Ipopt::Matrix | inline |
ComputeColAMaxImpl(Vector &cols_norms, bool init) const | Ipopt::GenTMatrix | protectedvirtual |
ComputeRowAMax(Vector &rows_norms, bool init=true) const | Ipopt::Matrix | inline |
ComputeRowAMaxImpl(Vector &rows_norms, bool init) const | Ipopt::GenTMatrix | protectedvirtual |
DetachObserver(Observer::NotifyType notify_type, Observer *observer) const | Ipopt::Subject | inline |
GenTMatrix(const GenTMatrixSpace *owner_space) | Ipopt::GenTMatrix | |
GenTMatrix() | Ipopt::GenTMatrix | private |
GenTMatrix(const GenTMatrix &) | Ipopt::GenTMatrix | private |
GetTag() const | Ipopt::TaggedObject | inline |
HasChanged(const Tag comparison_tag) const | Ipopt::TaggedObject | inline |
HasValidNumbers() const | Ipopt::Matrix | |
HasValidNumbersImpl() const | Ipopt::GenTMatrix | protectedvirtual |
initialized_ | Ipopt::GenTMatrix | private |
Irows() const | Ipopt::GenTMatrix | inline |
Jcols() const | Ipopt::GenTMatrix | inline |
Matrix(const MatrixSpace *owner_space) | Ipopt::Matrix | inline |
Matrix() | Ipopt::Matrix | private |
Matrix(const Matrix &) | Ipopt::Matrix | private |
MultVector(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::Matrix | inline |
MultVectorImpl(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::GenTMatrix | protectedvirtual |
NCols() const | Ipopt::Matrix | inline |
Nonzeros() const | Ipopt::GenTMatrix | inline |
Notify(Observer::NotifyType notify_type) const | Ipopt::Subject | inlineprotected |
NRows() const | Ipopt::Matrix | inline |
ObjectChanged() | Ipopt::TaggedObject | protected |
observers_ | Ipopt::Subject | mutableprivate |
operator=(const GenTMatrix &) | Ipopt::GenTMatrix | private |
owner_space_ | Ipopt::GenTMatrix | private |
OwnerSpace() const | Ipopt::Matrix | inline |
ParGenMatrix | Ipopt::GenTMatrix | friend |
Print(SmartPtr< const Journalist > jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Ipopt::Matrix | virtual |
Print(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Ipopt::Matrix | virtual |
PrintImpl(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent, const std::string &prefix) const | Ipopt::GenTMatrix | inlineprotectedvirtual |
PrintImplOffset(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent, const std::string &prefix, Index offset) const | Ipopt::GenTMatrix | protected |
reference_count_ | Ipopt::ReferencedObject | mutableprivate |
ReferenceCount() const | Ipopt::ReferencedObject | inline |
ReferencedObject() | Ipopt::ReferencedObject | inline |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
SetValues(const Number *Values) | Ipopt::GenTMatrix | |
SinvBlrmZMTdBr(Number alpha, const Vector &S, const Vector &R, const Vector &Z, const Vector &D, Vector &X) const | Ipopt::Matrix | |
SinvBlrmZMTdBrImpl(Number alpha, const Vector &S, const Vector &R, const Vector &Z, const Vector &D, Vector &X) const | Ipopt::Matrix | protectedvirtual |
Subject() | Ipopt::Subject | inline |
Subject(const Subject &) | Ipopt::Subject | private |
Tag typedef | Ipopt::TaggedObject | |
tag_ | Ipopt::TaggedObject | private |
TaggedObject() | Ipopt::TaggedObject | inline |
TaggedObject(const TaggedObject &) | Ipopt::TaggedObject | private |
TransMultVector(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::Matrix | inline |
TransMultVectorImpl(Number alpha, const Vector &x, Number beta, Vector &y) const | Ipopt::GenTMatrix | protectedvirtual |
valid_cache_tag_ | Ipopt::Matrix | mutableprivate |
Values() const | Ipopt::GenTMatrix | inline |
Values() | Ipopt::GenTMatrix | inline |
values_ | Ipopt::GenTMatrix | private |
~GenTMatrix() | Ipopt::GenTMatrix | |
~Matrix() | Ipopt::Matrix | inlinevirtual |
~ReferencedObject() | Ipopt::ReferencedObject | inlinevirtual |
~Subject() | Ipopt::Subject | inlinevirtual |
~TaggedObject() | Ipopt::TaggedObject | inlinevirtual |