Reference documentation for deal.II version 9.6.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
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< SparseMatrix< Number, ::MemorySpace::Host > >
add(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
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< SparseMatrix< Number, ::MemorySpace::Host > >
add(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
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< SparseMatrix< Number, ::MemorySpace::Host > >
add(const value_type factor, const BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > > &matrix)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
BaseClass typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
begin()BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
begin(const size_type r)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
begin() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
begin(const size_type r) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
block(const unsigned int row, const unsigned int column)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
block(const unsigned int row, const unsigned int column) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
BlockMatrixBase()=defaultBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
BlockSparseMatrix()=defaultLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
BlockType typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
check_no_subscribers() const noexceptSubscriptorprivate
clear()BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
collect_sizes()LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
column_block_indicesBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
compress(VectorOperation::values operation)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
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< SparseMatrix< Number, ::MemorySpace::Host > >
counterSubscriptormutableprivate
counter_mapSubscriptormutableprivate
diag_element(const size_type i) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
el(const size_type i, const size_type j) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
end()BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
end(const size_type r)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
end() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
end(const size_type r) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
ExcIncompatibleColNumbers(int arg1, int arg2, int arg3, int arg4)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >static
ExcIncompatibleRowNumbers(int arg1, int arg2, int arg3, int arg4)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >static
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
frobenius_norm() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
get_column_indices() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
get_mpi_communicator() constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
get_row_indices() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
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< SparseMatrix< Number, ::MemorySpace::Host > >
map_iterator typedefSubscriptorprivate
map_value_type typedefSubscriptorprivate
matrix_norm_square(const BlockVectorType &v) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
memory_consumption() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
mutexSubscriptorprivatestatic
n() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
n_block_cols() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
n_block_rows() constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
n_nonzero_elements() constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
n_subscriptions() constSubscriptorinline
object_infoSubscriptormutableprivate
operator()(const size_type i, const size_type j) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
operator*=(const value_type factor)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
operator/=(const value_type factor)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
operator=(const BlockSparseMatrix< Number, MemorySpace > &)=defaultLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
operator=(const Number d)LinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >::operator=(const Subscriptor &)Subscriptorinline
BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >::operator=(Subscriptor &&) noexceptSubscriptor
pointer typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
prepare_add_operation()BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
prepare_set_operation()BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
print(std::ostream &out, const bool alternative_output=false) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
real_type typedefBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
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< SparseMatrix< Number, ::MemorySpace::Host > >::residual(BlockVectorType &dst, const BlockVectorType &x, const BlockVectorType &b) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
row_block_indicesBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set(const size_type i, const size_type j, const value_type value)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
set(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
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< SparseMatrix< Number, ::MemorySpace::Host > >
set(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=false)BlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
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< SparseMatrix< Number, ::MemorySpace::Host > >
size_type typedefLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
sub_objectsBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") constSubscriptor
Subscriptor()Subscriptorinline
Subscriptor(const Subscriptor &)Subscriptorinline
Subscriptor(Subscriptor &&) noexceptSubscriptor
temporary_dataBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >private
Tvmult(VectorType1 &dst, const VectorType2 &src) constLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >inline
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
Tvmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
Tvmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
Tvmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
Tvmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >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< SparseMatrix< Number, ::MemorySpace::Host > >
vmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
vmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
vmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
vmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >protected
~BlockMatrixBase() overrideBlockMatrixBase< SparseMatrix< Number, ::MemorySpace::Host > >
~BlockSparseMatrix() overrideLinearAlgebra::TpetraWrappers::BlockSparseMatrix< Number, MemorySpace >
~Subscriptor()Subscriptorvirtual