Reference documentation for deal.II version 8.5.1
PETScWrappers::BlockSparseMatrix Member List

This is the complete list of members for PETScWrappers::BlockSparseMatrix, including all inherited members.

add(const size_type i, const size_type j, const value_type value)BlockMatrixBase< PETScWrappers::SparseMatrix >
add(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)BlockMatrixBase< PETScWrappers::SparseMatrix >
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< PETScWrappers::SparseMatrix >
add(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true)BlockMatrixBase< PETScWrappers::SparseMatrix >
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< PETScWrappers::SparseMatrix >
add(const value_type factor, const BlockMatrixBase< PETScWrappers::SparseMatrix > &matrix)BlockMatrixBase< PETScWrappers::SparseMatrix >
BaseClass typedefPETScWrappers::BlockSparseMatrix
begin()BlockMatrixBase< PETScWrappers::SparseMatrix >
begin(const size_type r)BlockMatrixBase< PETScWrappers::SparseMatrix >
begin() constBlockMatrixBase< PETScWrappers::SparseMatrix >
begin(const size_type r) constBlockMatrixBase< PETScWrappers::SparseMatrix >
block(const unsigned int row, const unsigned int column)BlockMatrixBase< PETScWrappers::SparseMatrix >
block(const unsigned int row, const unsigned int column) constBlockMatrixBase< PETScWrappers::SparseMatrix >
BlockMatrixBase()BlockMatrixBase< PETScWrappers::SparseMatrix >
BlockSparseMatrix()PETScWrappers::BlockSparseMatrix
BlockType typedefPETScWrappers::BlockSparseMatrix
clear()BlockMatrixBase< PETScWrappers::SparseMatrix >protected
collect_sizes()PETScWrappers::BlockSparseMatrix
compress(::VectorOperation::values operation)BlockMatrixBase< PETScWrappers::SparseMatrix >
copy_from(const BlockMatrixType &source)BlockMatrixBase< PETScWrappers::SparseMatrix >
diag_element(const size_type i) constBlockMatrixBase< PETScWrappers::SparseMatrix >
el(const size_type i, const size_type j) constBlockMatrixBase< PETScWrappers::SparseMatrix >
end()BlockMatrixBase< PETScWrappers::SparseMatrix >
end(const size_type r)BlockMatrixBase< PETScWrappers::SparseMatrix >
end() constBlockMatrixBase< PETScWrappers::SparseMatrix >
end(const size_type r) constBlockMatrixBase< PETScWrappers::SparseMatrix >
ExcIncompatibleColNumbers(int arg1, int arg2, int arg3, int arg4)PETScWrappers::BlockSparseMatrixstatic
ExcIncompatibleRowNumbers(int arg1, int arg2, int arg3, int arg4)PETScWrappers::BlockSparseMatrixstatic
ExcInUse(int arg1, char *arg2, std::string &arg3)Subscriptorstatic
ExcNoSubscriber(char *arg1, char *arg2)Subscriptorstatic
get_column_indices() constBlockMatrixBase< PETScWrappers::SparseMatrix >
get_row_indices() constBlockMatrixBase< PETScWrappers::SparseMatrix >
list_subscribers() constSubscriptor
locally_owned_domain_sizes() constPETScWrappers::BlockSparseMatrix
locally_owned_range_sizes() constPETScWrappers::BlockSparseMatrix
m() constBlockMatrixBase< PETScWrappers::SparseMatrix >
matrix_norm_square(const BlockVectorType &v) constBlockMatrixBase< PETScWrappers::SparseMatrix >
matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) constBlockMatrixBase< PETScWrappers::SparseMatrix >
memory_consumption() constBlockMatrixBase< PETScWrappers::SparseMatrix >
n() constBlockMatrixBase< PETScWrappers::SparseMatrix >
n_block_cols() constBlockMatrixBase< PETScWrappers::SparseMatrix >
n_block_rows() constBlockMatrixBase< PETScWrappers::SparseMatrix >
n_subscriptions() constSubscriptor
operator()(const size_type i, const size_type j) constBlockMatrixBase< PETScWrappers::SparseMatrix >
operator*=(const value_type factor)BlockMatrixBase< PETScWrappers::SparseMatrix >
operator/=(const value_type factor)BlockMatrixBase< PETScWrappers::SparseMatrix >
operator=(const BlockSparseMatrix &)PETScWrappers::BlockSparseMatrix
operator=(const double d)PETScWrappers::BlockSparseMatrixinline
BlockMatrixBase< PETScWrappers::SparseMatrix >::operator=(const Subscriptor &)Subscriptor
BlockMatrixBase< PETScWrappers::SparseMatrix >::operator=(Subscriptor &&)Subscriptor
prepare_add_operation()BlockMatrixBase< PETScWrappers::SparseMatrix >protected
prepare_set_operation()BlockMatrixBase< PETScWrappers::SparseMatrix >protected
print(std::ostream &out, const bool alternative_output=false) constBlockMatrixBase< PETScWrappers::SparseMatrix >
reinit(const size_type n_block_rows, const size_type n_block_columns)PETScWrappers::BlockSparseMatrix
residual(BlockVectorType &dst, const BlockVectorType &x, const BlockVectorType &b) constBlockMatrixBase< PETScWrappers::SparseMatrix >
row_block_indicesBlockMatrixBase< PETScWrappers::SparseMatrix >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set(const size_type i, const size_type j, const value_type value)BlockMatrixBase< PETScWrappers::SparseMatrix >
set(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false)BlockMatrixBase< PETScWrappers::SparseMatrix >
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< PETScWrappers::SparseMatrix >
set(const size_type row, const std::vector< size_type > &col_indices, const std::vector< number > &values, const bool elide_zero_values=false)BlockMatrixBase< PETScWrappers::SparseMatrix >
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< PETScWrappers::SparseMatrix >
sub_objectsBlockMatrixBase< PETScWrappers::SparseMatrix >protected
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&)Subscriptor
Tvmult(BlockVector &dst, const BlockVector &src) constPETScWrappers::BlockSparseMatrixinline
Tvmult(BlockVector &dst, const Vector &src) constPETScWrappers::BlockSparseMatrixinline
Tvmult(Vector &dst, const BlockVector &src) constPETScWrappers::BlockSparseMatrixinline
Tvmult(Vector &dst, const Vector &src) constPETScWrappers::BlockSparseMatrixinline
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >
Tvmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
Tvmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
Tvmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
Tvmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
unsubscribe(const char *identifier=0) constSubscriptor
value_type typedefPETScWrappers::BlockSparseMatrix
vmult(BlockVector &dst, const BlockVector &src) constPETScWrappers::BlockSparseMatrixinline
vmult(BlockVector &dst, const Vector &src) constPETScWrappers::BlockSparseMatrixinline
vmult(Vector &dst, const BlockVector &src) constPETScWrappers::BlockSparseMatrixinline
vmult(Vector &dst, const Vector &src) constPETScWrappers::BlockSparseMatrixinline
vmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >
vmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
vmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
vmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
vmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< PETScWrappers::SparseMatrix >protected
~BlockMatrixBase()BlockMatrixBase< PETScWrappers::SparseMatrix >
~BlockSparseMatrix()PETScWrappers::BlockSparseMatrix
~Subscriptor()Subscriptorvirtual