Reference documentation for deal.II version 9.5.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\}}\)
Loading...
Searching...
No Matches
BlockMatrixBase< MatrixType > Member List

This is the complete list of members for BlockMatrixBase< MatrixType >, including all inherited members.

add(const size_type i, const size_type j, const value_type value)BlockMatrixBase< MatrixType >
add(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)BlockMatrixBase< MatrixType >
add(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)BlockMatrixBase< MatrixType >
add(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true)BlockMatrixBase< MatrixType >
add(const size_type row, const size_type n_cols, const size_type *col_indices, const number *values, const bool elide_zero_values=true, const bool col_indices_are_sorted=false)BlockMatrixBase< MatrixType >
add(const value_type factor, const BlockMatrixBase< MatrixType > &matrix)BlockMatrixBase< MatrixType >
begin()BlockMatrixBase< MatrixType >
begin(const size_type r)BlockMatrixBase< MatrixType >
begin() constBlockMatrixBase< MatrixType >
begin(const size_type r) constBlockMatrixBase< MatrixType >
block(const unsigned int row, const unsigned int column)BlockMatrixBase< MatrixType >
block(const unsigned int row, const unsigned int column) constBlockMatrixBase< MatrixType >
BlockMatrixBase()=defaultBlockMatrixBase< MatrixType >
BlockMatrixIterators::AccessorBlockMatrixBase< MatrixType >friend
BlockType typedefBlockMatrixBase< MatrixType >
check_no_subscribers() const noexceptSubscriptorprivate
clear()BlockMatrixBase< MatrixType >protected
collect_sizes()BlockMatrixBase< MatrixType >protected
column_block_indicesBlockMatrixBase< MatrixType >protected
compress(VectorOperation::values operation)BlockMatrixBase< MatrixType >
const_iterator typedefBlockMatrixBase< MatrixType >
const_pointer typedefBlockMatrixBase< MatrixType >
const_reference typedefBlockMatrixBase< MatrixType >
copy_from(const BlockMatrixType &source)BlockMatrixBase< MatrixType >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
diag_element(const size_type i) constBlockMatrixBase< MatrixType >
el(const size_type i, const size_type j) constBlockMatrixBase< MatrixType >
end()BlockMatrixBase< MatrixType >
end(const size_type r)BlockMatrixBase< MatrixType >
end() constBlockMatrixBase< MatrixType >
end(const size_type r) constBlockMatrixBase< MatrixType >
ExcIncompatibleColNumbers(int arg1, int arg2, int arg3, int arg4)BlockMatrixBase< MatrixType >static
ExcIncompatibleRowNumbers(int arg1, int arg2, int arg3, int arg4)BlockMatrixBase< MatrixType >static
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
frobenius_norm() constBlockMatrixBase< MatrixType >
get_column_indices() constBlockMatrixBase< MatrixType >
get_row_indices() constBlockMatrixBase< MatrixType >
iterator typedefBlockMatrixBase< MatrixType >
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
m() constBlockMatrixBase< MatrixType >
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
matrix_norm_square(const BlockVectorType &v) constBlockMatrixBase< MatrixType >
matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) constBlockMatrixBase< MatrixType >
MatrixIteratorBlockMatrixBase< MatrixType >friend
memory_consumption() constBlockMatrixBase< MatrixType >
mutexSubscriptorprivatestatic
n() constBlockMatrixBase< MatrixType >
n_block_cols() constBlockMatrixBase< MatrixType >
n_block_rows() constBlockMatrixBase< MatrixType >
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator()(const size_type i, const size_type j) constBlockMatrixBase< MatrixType >
operator*=(const value_type factor)BlockMatrixBase< MatrixType >
operator/=(const value_type factor)BlockMatrixBase< MatrixType >
operator=(const Subscriptor &)Subscriptorinline
operator=(Subscriptor &&) noexceptSubscriptor
pointer typedefBlockMatrixBase< MatrixType >
prepare_add_operation()BlockMatrixBase< MatrixType >protected
prepare_set_operation()BlockMatrixBase< MatrixType >protected
print(std::ostream &out, const bool alternative_output=false) constBlockMatrixBase< MatrixType >
real_type typedefBlockMatrixBase< MatrixType >
reference typedefBlockMatrixBase< MatrixType >
residual(BlockVectorType &dst, const BlockVectorType &x, const BlockVectorType &b) constBlockMatrixBase< MatrixType >
row_block_indicesBlockMatrixBase< MatrixType >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set(const size_type i, const size_type j, const value_type value)BlockMatrixBase< MatrixType >
set(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false)BlockMatrixBase< MatrixType >
set(const std::vector< size_type > &row_indices, const std::vector< size_type > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false)BlockMatrixBase< MatrixType >
set(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=false)BlockMatrixBase< MatrixType >
set(const size_type row, const size_type n_cols, const size_type *col_indices, const number *values, const bool elide_zero_values=false)BlockMatrixBase< MatrixType >
size_type typedefBlockMatrixBase< MatrixType >
sub_objectsBlockMatrixBase< MatrixType >protected
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
temporary_dataBlockMatrixBase< MatrixType >private
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< MatrixType >
Tvmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< MatrixType >protected
Tvmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< MatrixType >protected
Tvmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< MatrixType >protected
Tvmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< MatrixType >protected
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
validity_pointersSubscriptormutableprivate
value_type typedefBlockMatrixBase< MatrixType >
vmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< MatrixType >
vmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< MatrixType >protected
vmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< MatrixType >protected
vmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< MatrixType >protected
vmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< MatrixType >protected
~BlockMatrixBase() overrideBlockMatrixBase< MatrixType >
~Subscriptor()Subscriptorvirtual