![]() |
Reference documentation for deal.II version 9.1.1
|
This is the complete list of members for PointerMatrix< MatrixType, VectorType >, including all inherited members.
| check_no_subscribers() const noexcept | Subscriptor | private |
| clear() override | PointerMatrix< MatrixType, VectorType > | inlinevirtual |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| empty() const | PointerMatrix< 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 | PointerMatrix< MatrixType, VectorType > | private |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| mutex | Subscriptor | privatestatic |
| n_subscriptions() const | Subscriptor | inline |
| new_pointer_matrix_base(const IdentityMatrix &matrix, const Vector< numberv > &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const FullMatrix< numberm > &matrix, const Vector< numberv > &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const LAPACKFullMatrix< numberm > &matrix, const Vector< numberv > &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const SparseMatrix< numberm > &matrix, const Vector< numberv > &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const BlockSparseMatrix< numberm > &matrix, const VectorType &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const SparseMatrixEZ< numberm > &matrix, const Vector< numberv > &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const BlockSparseMatrixEZ< numberm > &matrix, const VectorType &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const BlockMatrixArray< numberm, BLOCK_VectorType > &matrix, const BLOCK_VectorType &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| new_pointer_matrix_base(const TridiagonalMatrix< numberm > &matrix, const Vector< numberv > &, const char *name="PointerMatrix") | PointerMatrix< MatrixType, VectorType > | related |
| object_info | Subscriptor | mutableprivate |
| operator=(const MatrixType *M) | PointerMatrix< MatrixType, VectorType > | inline |
| PointerMatrixBase::operator=(const Subscriptor &) | Subscriptor | inline |
| PointerMatrixBase::operator=(Subscriptor &&) noexcept | Subscriptor | |
| PointerMatrix(const MatrixType *M=nullptr) | PointerMatrix< MatrixType, VectorType > | |
| PointerMatrix(const char *name) | PointerMatrix< MatrixType, VectorType > | |
| PointerMatrix(const MatrixType *M, const char *name) | PointerMatrix< MatrixType, VectorType > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | 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 | PointerMatrix< MatrixType, VectorType > | inlinevirtual |
| Tvmult_add(VectorType &dst, const VectorType &src) const override | PointerMatrix< MatrixType, VectorType > | inlinevirtual |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| value_type typedef | PointerMatrixBase< VectorType > | |
| vmult(VectorType &dst, const VectorType &src) const override | PointerMatrix< MatrixType, VectorType > | inlinevirtual |
| vmult_add(VectorType &dst, const VectorType &src) const override | PointerMatrix< MatrixType, VectorType > | inlinevirtual |
| ~PointerMatrixBase() override=default | PointerMatrixBase< VectorType > | virtual |
| ~Subscriptor() | Subscriptor | virtual |
1.8.16