Reference documentation for deal.II version 9.1.0-pre
BlockTrianglePrecondition< number, BlockVectorType > Member List

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

backwardBlockTrianglePrecondition< 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 >
clear()BlockMatrixArray< number, BlockVectorType >private
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 >
BlockMatrixArray::enter(const MatrixType &matrix, const unsigned int row, const unsigned int col, const number prefix=1., const bool transpose=false)BlockMatrixArray< number, BlockVectorType >private
entriesBlockMatrixArray< number, BlockVectorType >private
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorprivatestatic
ExcMultipleDiagonal(size_type arg1)BlockTrianglePrecondition< number, BlockVectorType >static
ExcNoDiagonal(size_type arg1)BlockTrianglePrecondition< number, BlockVectorType >static
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorprivatestatic
initialize(const unsigned int n_block_rows, const unsigned int n_block_cols)BlockMatrixArray< number, BlockVectorType >private
list_subscribers(StreamType &stream) const Subscriptorinlineprivate
list_subscribers() const Subscriptorprivate
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
n_block_cols() const BlockMatrixArray< number, BlockVectorType >private
n_block_rows() const BlockMatrixArray< number, BlockVectorType >private
n_subscriptions() const Subscriptorprivate
operator=(const Subscriptor &)Subscriptorprivate
operator=(Subscriptor &&) noexceptSubscriptorprivate
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)Subscriptorinlineprivate
size_type typedefBlockTrianglePrecondition< number, BlockVectorType >
subscribe(const char *identifier=nullptr) const Subscriptorprivate
Subscriptor()Subscriptorprivate
Subscriptor(const Subscriptor &)Subscriptorprivate
Subscriptor(Subscriptor &&) noexceptSubscriptorprivate
Tvmult(BlockVectorType &dst, const BlockVectorType &src) const BlockTrianglePrecondition< number, BlockVectorType >
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) const BlockTrianglePrecondition< number, BlockVectorType >
unsubscribe(const char *identifier=nullptr) const Subscriptorprivate
vmult(BlockVectorType &dst, const BlockVectorType &src) const BlockTrianglePrecondition< number, BlockVectorType >
vmult_add(BlockVectorType &dst, const BlockVectorType &src) const BlockTrianglePrecondition< number, BlockVectorType >
~Subscriptor()Subscriptorprivatevirtual