, including all inherited members.
| add(const unsigned int i, const unsigned int j, const value_type value) | BlockMatrixBase< SparseMatrix< number > > | |
| add(const value_type factor, const BlockMatrixType &matrix) | BlockMatrixBase< SparseMatrix< number > > | [inline] |
| BaseClass typedef | BlockSparseMatrix< number > | |
| begin() | BlockMatrixBase< SparseMatrix< number > > | |
| begin(const unsigned int r) | BlockMatrixBase< SparseMatrix< number > > | |
| begin() const | BlockMatrixBase< SparseMatrix< number > > | |
| begin(const unsigned int r) const | BlockMatrixBase< SparseMatrix< number > > | |
| block(const unsigned int row, const unsigned int column) | BlockMatrixBase< SparseMatrix< number > > | |
| block(const unsigned int row, const unsigned int column) const | BlockMatrixBase< SparseMatrix< number > > | |
| BlockMatrixBase() | BlockMatrixBase< SparseMatrix< number > > | |
| BlockMatrixIterators::Accessor class | BlockMatrixBase< SparseMatrix< number > > | [friend] |
| BlockSparseMatrix() | BlockSparseMatrix< number > | |
| BlockSparseMatrix(const BlockSparsityPattern &sparsity) | BlockSparseMatrix< number > | |
| BlockType typedef | BlockSparseMatrix< number > | |
| clear() | BlockSparseMatrix< number > | |
| collect_sizes() | BlockMatrixBase< SparseMatrix< number > > | [protected] |
| column_block_indices | BlockMatrixBase< SparseMatrix< number > > | [protected] |
| compress() | BlockMatrixBase< SparseMatrix< number > > | |
| const_iterator typedef | BlockSparseMatrix< number > | |
| const_pointer typedef | BlockSparseMatrix< number > | |
| const_reference typedef | BlockSparseMatrix< number > | |
| copy_from(const BlockMatrixType &source) | BlockMatrixBase< SparseMatrix< number > > | [inline] |
| diag_element(const unsigned int i) const | BlockMatrixBase< SparseMatrix< number > > | |
| el(const unsigned int i, const unsigned int j) const | BlockMatrixBase< SparseMatrix< number > > | |
| empty() const | BlockSparseMatrix< number > | |
| end() | BlockMatrixBase< SparseMatrix< number > > | |
| end(const unsigned int r) | BlockMatrixBase< SparseMatrix< number > > | |
| end() const | BlockMatrixBase< SparseMatrix< number > > | |
| end(const unsigned int r) const | BlockMatrixBase< SparseMatrix< number > > | |
| get_sparsity_pattern() const | BlockSparseMatrix< number > | |
| iterator typedef | BlockSparseMatrix< number > | |
| list_subscribers() const | Subscriptor | |
| m() const | BlockMatrixBase< SparseMatrix< number > > | |
| matrix_norm_square(const BlockVectorType &v) const | BlockMatrixBase< SparseMatrix< number > > | [inline] |
| matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) const | BlockMatrixBase< SparseMatrix< number > > | [inline] |
| MatrixIterator class | BlockMatrixBase< SparseMatrix< number > > | [friend] |
| memory_consumption() const | BlockSparseMatrix< number > | |
| n() const | BlockMatrixBase< SparseMatrix< number > > | |
| n_actually_nonzero_elements() const | BlockSparseMatrix< number > | |
| n_block_cols() const | BlockMatrixBase< SparseMatrix< number > > | |
| n_block_rows() const | BlockMatrixBase< SparseMatrix< number > > | |
| n_nonzero_elements() const | BlockSparseMatrix< number > | |
| n_subscriptions() const | Subscriptor | |
| operator()(const unsigned int i, const unsigned int j) const | BlockMatrixBase< SparseMatrix< number > > | |
| operator*=(const value_type factor) | BlockMatrixBase< SparseMatrix< number > > | |
| operator/=(const value_type factor) | BlockMatrixBase< SparseMatrix< number > > | |
| operator=(const BlockSparseMatrix &) | BlockSparseMatrix< number > | |
| operator=(const double d) | BlockSparseMatrix< number > | |
| BlockMatrixBase< SparseMatrix< number > >::operator=(const Subscriptor &) | Subscriptor | |
| pointer typedef | BlockSparseMatrix< number > | |
| precondition_Jacobi(BlockVectorType &dst, const BlockVectorType &src, const number omega=1.) const | BlockSparseMatrix< number > | [inline] |
| precondition_Jacobi(Vector< number2 > &dst, const Vector< number2 > &src, const number omega=1.) const | BlockSparseMatrix< number > | [inline] |
| print_formatted(std::ostream &out, const unsigned int precision=3, const bool scientific=true, const unsigned int width=0, const char *zero_string=" ", const double denominator=1.) const | BlockSparseMatrix< number > | |
| reference typedef | BlockSparseMatrix< number > | |
| reinit(const BlockSparsityPattern &sparsity) | BlockSparseMatrix< number > | [virtual] |
| residual(BlockVectorType &dst, const BlockVectorType &x, const BlockVectorType &b) const | BlockMatrixBase< SparseMatrix< number > > | [inline] |
| row_block_indices | BlockMatrixBase< SparseMatrix< number > > | [protected] |
| set(const unsigned int i, const unsigned int j, const value_type value) | BlockMatrixBase< SparseMatrix< number > > | |
| size_type typedef | BlockSparseMatrix< number > | |
| sparsity_pattern | BlockSparseMatrix< number > | [private] |
| sub_objects | BlockMatrixBase< SparseMatrix< number > > | [protected] |
| subscribe(const char *identifier=0) const | Subscriptor | [inline] |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Tvmult(BlockVector< block_number > &dst, const BlockVector< block_number > &src) const | BlockSparseMatrix< number > | [inline] |
| Tvmult(BlockVector< block_number > &dst, const Vector< nonblock_number > &src) const | BlockSparseMatrix< number > | [inline] |
| Tvmult(Vector< nonblock_number > &dst, const BlockVector< block_number > &src) const | BlockSparseMatrix< number > | [inline] |
| Tvmult(Vector< nonblock_number > &dst, const Vector< nonblock_number > &src) const | BlockSparseMatrix< number > | [inline] |
| Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline] |
| Tvmult_block_block(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| Tvmult_block_nonblock(BlockVectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| Tvmult_nonblock_block(VectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| Tvmult_nonblock_nonblock(VectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
| value_type typedef | BlockSparseMatrix< number > | |
| vmult(BlockVector< block_number > &dst, const BlockVector< block_number > &src) const | BlockSparseMatrix< number > | [inline] |
| vmult(BlockVector< block_number > &dst, const Vector< nonblock_number > &src) const | BlockSparseMatrix< number > | [inline] |
| vmult(Vector< nonblock_number > &dst, const BlockVector< block_number > &src) const | BlockSparseMatrix< number > | [inline] |
| vmult(Vector< nonblock_number > &dst, const Vector< nonblock_number > &src) const | BlockSparseMatrix< number > | [inline] |
| vmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline] |
| vmult_block_block(BlockVectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| vmult_block_nonblock(BlockVectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| vmult_nonblock_block(VectorType &dst, const BlockVectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| vmult_nonblock_nonblock(VectorType &dst, const VectorType &src) const | BlockMatrixBase< SparseMatrix< number > > | [inline, protected] |
| ~BlockSparseMatrix() | BlockSparseMatrix< number > | [virtual] |
| ~Subscriptor() | Subscriptor | [virtual] |