, including all inherited members.
clear() | ProductMatrix< VECTOR > | [inline, virtual] |
get() const | ProductMatrix< VECTOR > | [inline, private, virtual] |
initialize(const MATRIX1 &m1, const MATRIX2 &m2, VectorMemory< VECTOR > &mem) | ProductMatrix< VECTOR > | [inline] |
list_subscribers() const | Subscriptor | |
m1 | ProductMatrix< VECTOR > | [private] |
m2 | ProductMatrix< VECTOR > | [private] |
mem | ProductMatrix< VECTOR > | [private] |
n_subscriptions() const | Subscriptor | |
operator!=(const PointerMatrixBase< VECTOR > &) const | PointerMatrixBase< VECTOR > | [inline] |
operator<(const PointerMatrixBase< VECTOR > &) const | PointerMatrixBase< VECTOR > | [inline] |
operator<=(const PointerMatrixBase< VECTOR > &) const | PointerMatrixBase< VECTOR > | [inline] |
operator=(const Subscriptor &) | Subscriptor | |
operator==(const PointerMatrixBase< VECTOR > &) const | PointerMatrixBase< VECTOR > | [inline] |
operator>(const PointerMatrixBase< VECTOR > &) const | PointerMatrixBase< VECTOR > | [inline] |
operator>=(const PointerMatrixBase< VECTOR > &) const | PointerMatrixBase< VECTOR > | [inline] |
ProductMatrix() | ProductMatrix< VECTOR > | [inline] |
ProductMatrix(VectorMemory< VECTOR > &mem) | ProductMatrix< VECTOR > | [inline] |
ProductMatrix(const MATRIX1 &m1, const MATRIX2 &m2, VectorMemory< VECTOR > &mem) | ProductMatrix< VECTOR > | [inline] |
reinit(const MATRIX1 &m1, const MATRIX2 &m2) | ProductMatrix< VECTOR > | [inline] |
subscribe(const char *identifier=0) const | Subscriptor | [inline] |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Tvmult(VECTOR &w, const VECTOR &v) const | ProductMatrix< VECTOR > | [inline, virtual] |
Tvmult_add(VECTOR &w, const VECTOR &v) const | ProductMatrix< VECTOR > | [inline, virtual] |
unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
value_type typedef | PointerMatrixBase< VECTOR > | |
vmult(VECTOR &w, const VECTOR &v) const | ProductMatrix< VECTOR > | [inline, virtual] |
vmult_add(VECTOR &w, const VECTOR &v) const | ProductMatrix< VECTOR > | [inline, virtual] |
~PointerMatrixBase() | PointerMatrixBase< VECTOR > | [inline, virtual] |
~ProductMatrix() | ProductMatrix< VECTOR > | [inline] |
~Subscriptor() | Subscriptor | [virtual] |