, including all inherited members.
AddMSinvZ(Number alpha, const Vector &S, const Vector &Z, Vector &X) const | Matrix | |
AddMSinvZImpl(Number alpha, const Vector &S, const Vector &Z, Vector &X) const | Matrix | [protected, virtual] |
AddRef(const Referencer *referencer) const | ReferencedObject | [inline] |
AttachObserver(Observer::NotifyType notify_type, Observer *observer) const | Subject | [inline] |
DetachObserver(Observer::NotifyType notify_type, Observer *observer) const | Subject | [inline] |
GetTag() const | TaggedObject | [inline] |
HasChanged(const Tag comparison_tag) const | TaggedObject | [inline] |
HasValidNumbers() const | Matrix | |
HasValidNumbersImpl() const | Matrix | [inline, protected, virtual] |
Matrix(const MatrixSpace *owner_space) | Matrix | [inline] |
MultVector(Number alpha, const Vector &x, Number beta, Vector &y) const | Matrix | |
MultVectorImpl(Number alpha, const Vector &x, Number beta, Vector &y) const =0 | Matrix | [protected, pure virtual] |
NCols() const | Matrix | [inline] |
Notify(Observer::NotifyType notify_type) const | Subject | [inline, protected] |
NRows() const | Matrix | [inline] |
ObjectChanged() | TaggedObject | [inline, protected] |
OwnerSpace() const | Matrix | [inline] |
Print(SmartPtr< const Journalist > jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Matrix | [virtual] |
Print(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent=0, const std::string &prefix="") const | Matrix | [virtual] |
PrintImpl(const Journalist &jnlst, EJournalLevel level, EJournalCategory category, const std::string &name, Index indent, const std::string &prefix) const =0 | Matrix | [protected, pure virtual] |
ReferenceCount() const | ReferencedObject | [inline] |
ReferencedObject() | ReferencedObject | [inline] |
ReleaseRef(const Referencer *referencer) const | ReferencedObject | [inline] |
SinvBlrmZMTdBr(Number alpha, const Vector &S, const Vector &R, const Vector &Z, const Vector &D, Vector &X) const | Matrix | |
SinvBlrmZMTdBrImpl(Number alpha, const Vector &S, const Vector &R, const Vector &Z, const Vector &D, Vector &X) const | Matrix | [protected, virtual] |
Subject() | Subject | [inline] |
Tag typedef | TaggedObject | |
TaggedObject() | TaggedObject | [inline] |
TransMultVector(Number alpha, const Vector &x, Number beta, Vector &y) const | Matrix | |
TransMultVectorImpl(Number alpha, const Vector &x, Number beta, Vector &y) const =0 | Matrix | [protected, pure virtual] |
~Matrix() | Matrix | [inline, virtual] |
~ReferencedObject() | ReferencedObject | [inline, virtual] |
~Subject() | Subject | [inline, virtual] |
~TaggedObject() | TaggedObject | [inline, virtual] |