Reference documentation for deal.II version GIT relicensing-595-gcf684281b0 2024-05-11 08:20:02+00:00
\(\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
LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace > Member List

This is the complete list of members for LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >, 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 >
BaseClass typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
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 >
BlockSparseMatrix()=defaultLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
BlockType typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
check_no_subscribers() const noexceptSubscriptorprivate
clear()BlockMatrixBase< MatrixType >protected
collect_sizes()LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
column_block_indicesBlockMatrixBase< MatrixType >protected
compress(VectorOperation::values operation)BlockMatrixBase< MatrixType >
const_iterator typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
const_pointer typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
const_reference typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
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_mpi_communicator() constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
get_row_indices() constBlockMatrixBase< MatrixType >
is_compressed() constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
iterator typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
list_subscribers(StreamType &stream) constSubscriptorinline
list_subscribers() constSubscriptor
locally_owned_domain_indices() constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
locally_owned_range_indices() constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
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 >
memory_consumption() constBlockMatrixBase< MatrixType >
mutexSubscriptorprivatestatic
n() constBlockMatrixBase< MatrixType >
n_block_cols() constBlockMatrixBase< MatrixType >
n_block_rows() constBlockMatrixBase< MatrixType >
n_nonzero_elements() constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
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 BlockSparseMatrix< Number, MemorySpace > &)=defaultLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
operator=(const Number d)LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
BlockMatrixBase::operator=(const Subscriptor &)Subscriptorinline
BlockMatrixBase::operator=(Subscriptor &&) noexceptSubscriptor
pointer typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
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 typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
reinit(const size_type n_block_rows, const size_type n_block_columns)LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
reinit(const std::vector< IndexSet > &input_maps, const BlockSparsityPatternType &block_sparsity_pattern, const MPI_Comm communicator=MPI_COMM_WORLD, const bool exchange_data=false)LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
reinit(const BlockSparsityPatternType &block_sparsity_pattern)LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
reinit(const std::vector< IndexSet > &parallel_partitioning, const ::BlockSparseMatrix< double > &dealii_block_sparse_matrix, const MPI_Comm communicator=MPI_COMM_WORLD, const double drop_tolerance=1e-13)LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
reinit(const ::BlockSparseMatrix< double > &deal_ii_sparse_matrix, const double drop_tolerance=1e-13)LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
residual(VectorType1 &dst, const VectorType2 &x, const VectorType3 &b) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
BlockMatrixBase::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 typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
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(VectorType1 &dst, const VectorType2 &src) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >inline
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 typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
vmult(VectorType1 &dst, const VectorType2 &src) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >inline
vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< true >, const std::bool_constant< true >) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >inlineprivate
vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< false >, const std::bool_constant< true >) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >inlineprivate
vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< true >, const std::bool_constant< false >) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >inlineprivate
vmult(VectorType1 &dst, const VectorType2 &src, const bool transpose, const std::bool_constant< false >, const std::bool_constant< false >) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >inlineprivate
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 >
~BlockSparseMatrix() overrideLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
~Subscriptor()Subscriptorvirtual