clear() override | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
empty() const | PointerMatrixAux< MatrixType, VectorType > | inline |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
m | PointerMatrixAux< MatrixType, VectorType > | private |
mem | PointerMatrixAux< MatrixType, VectorType > | mutableprivate |
my_memory | PointerMatrixAux< MatrixType, VectorType > | mutableprivate |
n_subscriptions() const | Subscriptor | inline |
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 | inline |
PointerMatrixBase::operator=(Subscriptor &&) noexcept | 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(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
Tvmult(VectorType &dst, const VectorType &src) const override | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
Tvmult_add(VectorType &dst, const VectorType &src) const override | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
value_type typedef | PointerMatrixBase< VectorType > | |
vmult(VectorType &dst, const VectorType &src) const override | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
vmult_add(VectorType &dst, const VectorType &src) const override | PointerMatrixAux< MatrixType, VectorType > | inlinevirtual |
~PointerMatrixBase() override=default | PointerMatrixBase< VectorType > | virtual |
~Subscriptor() | Subscriptor | virtual |