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