Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
BlockMatrixArray< number, BlockVectorType > Member List

This is the complete list of members for BlockMatrixArray< number, BlockVectorType >, including all inherited members.

block_colsBlockMatrixArray< number, BlockVectorType >private
block_rowsBlockMatrixArray< number, BlockVectorType >private
BlockMatrixArray()BlockMatrixArray< number, BlockVectorType >
BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols)BlockMatrixArray< number, BlockVectorType >
clear()BlockMatrixArray< number, BlockVectorType >
enter(const MatrixType &matrix, const unsigned int row, const unsigned int col, const number prefix=1., const bool transpose=false)BlockMatrixArray< number, BlockVectorType >
entriesBlockMatrixArray< number, BlockVectorType >protected
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
initialize(const unsigned int n_block_rows, const unsigned int n_block_cols)BlockMatrixArray< number, BlockVectorType >
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
matrix_norm_square(const BlockVectorType &u) constBlockMatrixArray< number, BlockVectorType >
matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) constBlockMatrixArray< number, BlockVectorType >
n_block_cols() constBlockMatrixArray< number, BlockVectorType >
n_block_rows() constBlockMatrixArray< number, BlockVectorType >
n_subscriptions() constSubscriptorinline
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
print_latex(StreamType &out) constBlockMatrixArray< 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)Subscriptorinline
size_type typedefBlockMatrixArray< number, BlockVectorType >
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
Tvmult(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixArray< number, BlockVectorType >
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixArray< number, BlockVectorType >
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
vmult(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixArray< number, BlockVectorType >
vmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixArray< number, BlockVectorType >
~Subscriptor()Subscriptorvirtual