clear() | ProductMatrix< VectorType > | virtual |
ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
initialize(const MatrixType1 &m1, const MatrixType2 &m2, VectorMemory< VectorType > &mem) | ProductMatrix< VectorType > | |
list_subscribers() const | Subscriptor | |
m1 | ProductMatrix< VectorType > | private |
m2 | ProductMatrix< VectorType > | private |
mem | ProductMatrix< VectorType > | private |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
operator=(Subscriptor &&) | Subscriptor | |
ProductMatrix() | ProductMatrix< VectorType > | |
ProductMatrix(VectorMemory< VectorType > &mem) | ProductMatrix< VectorType > | |
ProductMatrix(const MatrixType1 &m1, const MatrixType2 &m2, VectorMemory< VectorType > &mem) | ProductMatrix< VectorType > | |
reinit(const MatrixType1 &m1, const MatrixType2 &m2) | ProductMatrix< VectorType > | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) | Subscriptor | |
Tvmult(VectorType &w, const VectorType &v) const | ProductMatrix< VectorType > | virtual |
Tvmult_add(VectorType &w, const VectorType &v) const | ProductMatrix< VectorType > | virtual |
unsubscribe(const char *identifier=0) const | Subscriptor | |
value_type typedef | PointerMatrixBase< VectorType > | |
vmult(VectorType &w, const VectorType &v) const | ProductMatrix< VectorType > | virtual |
vmult_add(VectorType &w, const VectorType &v) const | ProductMatrix< VectorType > | virtual |
~PointerMatrixBase() | PointerMatrixBase< VectorType > | inlinevirtual |
~ProductMatrix() | ProductMatrix< VectorType > | |
~Subscriptor() | Subscriptor | virtual |