![]() |
deal.II version 9.7.0
|
This is the complete list of members for MatrixBlock< MatrixType >, including all inherited members.
| add(const size_type i, const size_type j, const typename MatrixType::value_type value) | MatrixBlock< MatrixType > | inline |
| add(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true) | MatrixBlock< MatrixType > | inline |
| add(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true) | MatrixBlock< MatrixType > | inline |
| add(const size_type row_index, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true) | MatrixBlock< MatrixType > | inline |
| add(const size_type row, const size_type n_cols, const size_type *col_indices, const number *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false) | MatrixBlock< MatrixType > | inline |
| check_no_subscribers() const noexcept | EnableObserverPointer | private |
| column | MatrixBlock< MatrixType > | |
| column_indices | MatrixBlock< MatrixType > | private |
| counter | EnableObserverPointer | mutableprivate |
| counter_map | EnableObserverPointer | mutableprivate |
| EnableObserverPointer() | EnableObserverPointer | inline |
| EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| ExcBlockIndexMismatch(size_type arg1, size_type arg2) | MatrixBlock< MatrixType > | static |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
| internal::reinit(MatrixBlock<::SparseMatrix< number > > &v, const BlockSparsityPattern &p) | MatrixBlock< MatrixType > | friend |
| list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
| list_subscribers() const | EnableObserverPointer | |
| map_iterator typedef | EnableObserverPointer | private |
| map_value_type typedef | EnableObserverPointer | private |
| matrix | MatrixBlock< MatrixType > | |
| MatrixBlock() | MatrixBlock< MatrixType > | inline |
| MatrixBlock(const MatrixBlock< MatrixType > &M)=default | MatrixBlock< MatrixType > | |
| MatrixBlock(size_type i, size_type j) | MatrixBlock< MatrixType > | inline |
| memory_consumption() const | MatrixBlock< MatrixType > | inline |
| mutex | EnableObserverPointer | privatestatic |
| n_subscriptions() const | EnableObserverPointer | inline |
| object_info | EnableObserverPointer | mutableprivate |
| operator const MatrixType &() const | MatrixBlock< MatrixType > | inline |
| operator MatrixType &() | MatrixBlock< MatrixType > | inline |
| operator=(const MatrixBlock< MatrixType > &)=default | MatrixBlock< MatrixType > | |
| EnableObserverPointer::operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
| EnableObserverPointer::operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
| reinit(const BlockSparsityPattern &sparsity) | MatrixBlock< MatrixType > | inline |
| row | MatrixBlock< MatrixType > | |
| row_indices | MatrixBlock< MatrixType > | private |
| serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
| size_type typedef | MatrixBlock< MatrixType > | |
| subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| Tvmult(VectorType &w, const VectorType &v) const | MatrixBlock< MatrixType > | inline |
| Tvmult_add(VectorType &w, const VectorType &v) const | MatrixBlock< MatrixType > | inline |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | private |
| validity_pointers | EnableObserverPointer | mutableprivate |
| value_type typedef | MatrixBlock< MatrixType > | |
| vmult(VectorType &w, const VectorType &v) const | MatrixBlock< MatrixType > | inline |
| vmult_add(VectorType &w, const VectorType &v) const | MatrixBlock< MatrixType > | inline |
| void::internal::reinit(MatrixBlock< OTHER_MatrixType > &, const BlockSparsityPattern &) | MatrixBlock< MatrixType > | private |
| ~EnableObserverPointer() | EnableObserverPointer | virtual |