, including all inherited members.
add(const unsigned int i, const unsigned int j, const Number value) | BlockSparseMatrixEZ< Number > | [inline] |
block(const unsigned int row, const unsigned int column) | BlockSparseMatrixEZ< Number > | [inline] |
block(const unsigned int row, const unsigned int column) const | BlockSparseMatrixEZ< Number > | [inline] |
blocks | BlockSparseMatrixEZ< Number > | [private] |
BlockSparseMatrixEZ() | BlockSparseMatrixEZ< Number > | |
BlockSparseMatrixEZ(const unsigned int block_rows, const unsigned int block_cols) | BlockSparseMatrixEZ< Number > | |
BlockSparseMatrixEZ(const BlockSparseMatrixEZ< Number > &) | BlockSparseMatrixEZ< Number > | |
clear() | BlockSparseMatrixEZ< Number > | |
collect_sizes() | BlockSparseMatrixEZ< Number > | |
column_indices | BlockSparseMatrixEZ< Number > | [private] |
empty() const | BlockSparseMatrixEZ< Number > | |
list_subscribers() const | Subscriptor | |
m() const | BlockSparseMatrixEZ< Number > | [inline] |
n() const | BlockSparseMatrixEZ< Number > | [inline] |
n_block_cols() const | BlockSparseMatrixEZ< Number > | [inline] |
n_block_rows() const | BlockSparseMatrixEZ< Number > | [inline] |
n_cols() const | BlockSparseMatrixEZ< Number > | [inline] |
n_rows() const | BlockSparseMatrixEZ< Number > | [inline] |
n_subscriptions() const | Subscriptor | |
operator=(const BlockSparseMatrixEZ< Number > &) | BlockSparseMatrixEZ< Number > | |
operator=(const double d) | BlockSparseMatrixEZ< Number > | |
Subscriptor::operator=(const Subscriptor &) | Subscriptor | |
print_statistics(STREAM &s, bool full=false) | BlockSparseMatrixEZ< Number > | [inline] |
reinit(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockSparseMatrixEZ< Number > | |
row_indices | BlockSparseMatrixEZ< Number > | [private] |
set(const unsigned int i, const unsigned int j, const Number value) | BlockSparseMatrixEZ< Number > | [inline] |
subscribe(const char *identifier=0) const | Subscriptor | [inline] |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Tvmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | [inline] |
Tvmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | [inline] |
unsubscribe(const char *identifier=0) const | Subscriptor | [inline] |
vmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | [inline] |
vmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const | BlockSparseMatrixEZ< Number > | [inline] |
~Subscriptor() | Subscriptor | [virtual] |