Reference documentation for deal.II version 8.4.2
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
DeclException1(ExcNoDiagonal, size_type,<< "No diagonal entry was added for block "<< arg1)BlockTrianglePrecondition< number, BlockVectorType >
DeclException1(ExcMultipleDiagonal, size_type,<< "Inverse diagonal entries may not be added in block "<< arg1)BlockTrianglePrecondition< number, BlockVectorType >
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.")Subscriptorprivate
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects."<< "\"<< "(Additional information: "<< arg3<< ")\"<< "See the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "a lot more information on what this error means and "<< "how to fix programs in which it happens.")Subscriptorprivate
do_row(BlockVectorType &dst, size_type row_num) constBlockTrianglePrecondition< 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 >
entriesBlockMatrixArray< number, BlockVectorType >private
initialize(const unsigned int n_block_rows, const unsigned int n_block_cols)BlockMatrixArray< number, BlockVectorType >private
list_subscribers() constSubscriptorprivate
matrix_norm_square(const BlockVectorType &u) constBlockMatrixArray< number, BlockVectorType >private
matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) constBlockMatrixArray< number, BlockVectorType >private
n_block_cols() constBlockMatrixArray< number, BlockVectorType >private
n_block_rows() constBlockMatrixArray< number, BlockVectorType >private
n_subscriptions() constSubscriptorprivate
operator=(const Subscriptor &)Subscriptorprivate
print_latex(StreamType &out) constBlockMatrixArray< 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=0) constSubscriptorprivate
Subscriptor()Subscriptorprivate
Subscriptor(const Subscriptor &)Subscriptorprivate
Tvmult(BlockVectorType &dst, const BlockVectorType &src) constBlockTrianglePrecondition< number, BlockVectorType >
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockTrianglePrecondition< number, BlockVectorType >
unsubscribe(const char *identifier=0) constSubscriptorprivate
vmult(BlockVectorType &dst, const BlockVectorType &src) constBlockTrianglePrecondition< number, BlockVectorType >
vmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockTrianglePrecondition< number, BlockVectorType >
~Subscriptor()Subscriptorprivatevirtual