Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
BlockSparseMatrixEZ< Number > Member List

This is the complete list of members for BlockSparseMatrixEZ< Number >, including all inherited members.

add(const size_type i, const size_type 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) constBlockSparseMatrixEZ< Number >inline
blocksBlockSparseMatrixEZ< Number >private
BlockSparseMatrixEZ()=defaultBlockSparseMatrixEZ< 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_indicesBlockSparseMatrixEZ< Number >private
empty() constBlockSparseMatrixEZ< Number >
m() constBlockSparseMatrixEZ< Number >inline
n() constBlockSparseMatrixEZ< Number >inline
n_block_cols() constBlockSparseMatrixEZ< Number >inline
n_block_rows() constBlockSparseMatrixEZ< Number >inline
operator=(const BlockSparseMatrixEZ< Number > &)BlockSparseMatrixEZ< Number >
operator=(const double d)BlockSparseMatrixEZ< Number >
print_statistics(StreamType &s, bool full=false)BlockSparseMatrixEZ< Number >inline
reinit(const unsigned int n_block_rows, const unsigned int n_block_cols)BlockSparseMatrixEZ< Number >
row_indicesBlockSparseMatrixEZ< Number >private
set(const size_type i, const size_type j, const Number value)BlockSparseMatrixEZ< Number >inline
size_type typedefBlockSparseMatrixEZ< Number >
Tvmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >
Tvmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >
vmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >
vmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >