| block_cols | BlockMatrixArray< number, BlockVectorType > | private |
| block_rows | BlockMatrixArray< number, BlockVectorType > | private |
| BlockMatrixArray() | BlockMatrixArray< number, BlockVectorType > | |
| BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | |
| check_no_subscribers() const noexcept | Subscriptor | private |
| clear() | BlockMatrixArray< number, BlockVectorType > | |
| counter | Subscriptor | mutableprivate |
| counter_map | Subscriptor | mutableprivate |
| enter(const MatrixType &matrix, const unsigned int row, const unsigned int col, const number prefix=1., const bool transpose=false) | BlockMatrixArray< number, BlockVectorType > | |
| entries | BlockMatrixArray< number, BlockVectorType > | protected |
| ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
| ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
| initialize(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | |
| list_subscribers(StreamType &stream) const | Subscriptor | inline |
| list_subscribers() const | Subscriptor | |
| map_iterator typedef | Subscriptor | private |
| map_value_type typedef | Subscriptor | private |
| matrix_norm_square(const BlockVectorType &u) const | BlockMatrixArray< number, BlockVectorType > | |
| matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) const | BlockMatrixArray< number, BlockVectorType > | |
| mutex | Subscriptor | privatestatic |
| n_block_cols() const | BlockMatrixArray< number, BlockVectorType > | |
| n_block_rows() const | BlockMatrixArray< number, BlockVectorType > | |
| n_subscriptions() const | Subscriptor | inline |
| object_info | Subscriptor | mutableprivate |
| operator=(const Subscriptor &) | Subscriptor | inline |
| operator=(Subscriptor &&) noexcept | Subscriptor | |
| print_latex(StreamType &out) const | BlockMatrixArray< number, BlockVectorType > | |
| reinit(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size_type typedef | BlockMatrixArray< number, BlockVectorType > | |
| 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(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixArray< number, BlockVectorType > | |
| Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixArray< number, BlockVectorType > | |
| unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
| validity_pointers | Subscriptor | mutableprivate |
| vmult(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixArray< number, BlockVectorType > | |
| vmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixArray< number, BlockVectorType > | |
| ~Subscriptor() | Subscriptor | virtual |