clear() | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
empty() const | PointerMatrixAux< MatrixType, VectorType > | inline |
ExcInUse(int arg1, char *arg2, std::string &arg3) | Subscriptor | static |
ExcNoSubscriber(char *arg1, char *arg2) | Subscriptor | static |
list_subscribers() const | Subscriptor | |
m | PointerMatrixAux< MatrixType, VectorType > | private |
mem | PointerMatrixAux< MatrixType, VectorType > | mutableprivate |
my_memory | PointerMatrixAux< MatrixType, VectorType > | mutableprivate |
n_subscriptions() const | Subscriptor | |
new_pointer_matrix_base(MatrixType &matrix, const VectorType &, const char *name="PointerMatrixAux") | PointerMatrixAux< MatrixType, VectorType > | related |
operator=(const MatrixType *M) | PointerMatrixAux< MatrixType, VectorType > | inline |
PointerMatrixBase::operator=(const Subscriptor &) | Subscriptor | |
PointerMatrixBase::operator=(Subscriptor &&) | Subscriptor | |
PointerMatrixAux(VectorMemory< VectorType > *mem=0, const MatrixType *M=0) | PointerMatrixAux< MatrixType, VectorType > | |
PointerMatrixAux(VectorMemory< VectorType > *mem, const char *name) | PointerMatrixAux< MatrixType, VectorType > | |
PointerMatrixAux(VectorMemory< VectorType > *mem, const MatrixType *M, const char *name) | PointerMatrixAux< MatrixType, VectorType > | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
set_memory(VectorMemory< VectorType > *mem) | PointerMatrixAux< MatrixType, VectorType > | inline |
subscribe(const char *identifier=0) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) | Subscriptor | |
Tvmult(VectorType &dst, const VectorType &src) const | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
Tvmult_add(VectorType &dst, const VectorType &src) const | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
unsubscribe(const char *identifier=0) const | Subscriptor | |
value_type typedef | PointerMatrixBase< VectorType > | |
vmult(VectorType &dst, const VectorType &src) const | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
vmult_add(VectorType &dst, const VectorType &src) const | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
~PointerMatrixBase() | PointerMatrixBase< VectorType > | inlinevirtual |
~Subscriptor() | Subscriptor | virtual |