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

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

add(const size_type i, const size_type j, const value_type value)BlockMatrixBase< SparseMatrix >
add(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)BlockMatrixBase< 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< 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< 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< SparseMatrix >
add(const value_type factor, const BlockMatrixBase< SparseMatrix > &matrix)BlockMatrixBase< SparseMatrix >
BaseClass typedefPETScWrappers::MPI::BlockSparseMatrix
begin()BlockMatrixBase< SparseMatrix >
begin(const size_type r)BlockMatrixBase< SparseMatrix >
begin() constBlockMatrixBase< SparseMatrix >
begin(const size_type r) constBlockMatrixBase< SparseMatrix >
block(const unsigned int row, const unsigned int column)BlockMatrixBase< SparseMatrix >
block(const unsigned int row, const unsigned int column) constBlockMatrixBase< SparseMatrix >
BlockMatrixBase()BlockMatrixBase< SparseMatrix >
BlockSparseMatrix()PETScWrappers::MPI::BlockSparseMatrix
BlockType typedefPETScWrappers::MPI::BlockSparseMatrix
clear()BlockMatrixBase< SparseMatrix >protected
collect_sizes()PETScWrappers::MPI::BlockSparseMatrix
compress(::VectorOperation::values operation)BlockMatrixBase< SparseMatrix >
copy_from(const BlockMatrixType &source)BlockMatrixBase< SparseMatrix >
DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.")Subscriptor
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.")Subscriptor
DeclException4(ExcIncompatibleRowNumbers, int, int, int, int,<< "The blocks ["<< arg1<< ','<< arg2<< "] and ["<< arg3<< ','<< arg4<< "] have differing row numbers.")BlockMatrixBase< SparseMatrix >
DeclException4(ExcIncompatibleColNumbers, int, int, int, int,<< "The blocks ["<< arg1<< ','<< arg2<< "] and ["<< arg3<< ','<< arg4<< "] have differing column numbers.")BlockMatrixBase< SparseMatrix >
diag_element(const size_type i) constBlockMatrixBase< SparseMatrix >
el(const size_type i, const size_type j) constBlockMatrixBase< SparseMatrix >
end()BlockMatrixBase< SparseMatrix >
end(const size_type r)BlockMatrixBase< SparseMatrix >
end() constBlockMatrixBase< SparseMatrix >
end(const size_type r) constBlockMatrixBase< SparseMatrix >
get_column_indices() constBlockMatrixBase< SparseMatrix >
get_mpi_communicator() constPETScWrappers::MPI::BlockSparseMatrix
get_row_indices() constBlockMatrixBase< SparseMatrix >
list_subscribers() constSubscriptor
m() constBlockMatrixBase< SparseMatrix >
matrix_norm_square(const BlockVectorType &v) constBlockMatrixBase< SparseMatrix >
matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) constBlockMatrixBase< SparseMatrix >
memory_consumption() constBlockMatrixBase< SparseMatrix >
n() constBlockMatrixBase< SparseMatrix >
n_block_cols() constBlockMatrixBase< SparseMatrix >
n_block_rows() constBlockMatrixBase< SparseMatrix >
n_subscriptions() constSubscriptor
operator()(const size_type i, const size_type j) constBlockMatrixBase< SparseMatrix >
operator*=(const value_type factor)BlockMatrixBase< SparseMatrix >
operator/=(const value_type factor)BlockMatrixBase< SparseMatrix >
operator=(const BlockSparseMatrix &)PETScWrappers::MPI::BlockSparseMatrix
operator=(const double d)PETScWrappers::MPI::BlockSparseMatrixinline
BlockMatrixBase< SparseMatrix >::operator=(const Subscriptor &)Subscriptor
prepare_add_operation()BlockMatrixBase< SparseMatrix >protected
prepare_set_operation()BlockMatrixBase< SparseMatrix >protected
print(std::ostream &out, const bool alternative_output=false) constBlockMatrixBase< SparseMatrix >
reinit(const size_type n_block_rows, const size_type n_block_columns)PETScWrappers::MPI::BlockSparseMatrix
reinit(const std::vector< IndexSet > &rows, const std::vector< IndexSet > &cols, const BlockDynamicSparsityPattern &bdsp, const MPI_Comm &com)PETScWrappers::MPI::BlockSparseMatrix
reinit(const std::vector< IndexSet > &sizes, const BlockDynamicSparsityPattern &bdsp, const MPI_Comm &com)PETScWrappers::MPI::BlockSparseMatrix
residual(BlockVectorType &dst, const BlockVectorType &x, const BlockVectorType &b) constBlockMatrixBase< SparseMatrix >
row_block_indicesBlockMatrixBase< SparseMatrix >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set(const size_type i, const size_type j, const value_type value)BlockMatrixBase< SparseMatrix >
set(const std::vector< size_type > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false)BlockMatrixBase< 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< 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< 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< SparseMatrix >
sub_objectsBlockMatrixBase< SparseMatrix >protected
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Tvmult(BlockVector &dst, const BlockVector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
Tvmult(BlockVector &dst, const Vector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
Tvmult(Vector &dst, const BlockVector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
Tvmult(Vector &dst, const Vector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix >
Tvmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix >protected
Tvmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix >protected
Tvmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix >protected
Tvmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix >protected
unsubscribe(const char *identifier=0) constSubscriptor
value_type typedefPETScWrappers::MPI::BlockSparseMatrix
vmult(BlockVector &dst, const BlockVector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
vmult(BlockVector &dst, const Vector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
vmult(Vector &dst, const BlockVector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
vmult(Vector &dst, const Vector &src) constPETScWrappers::MPI::BlockSparseMatrixinline
vmult_add(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix >
vmult_block_block(BlockVectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix >protected
vmult_block_nonblock(BlockVectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix >protected
vmult_nonblock_block(VectorType &dst, const BlockVectorType &src) constBlockMatrixBase< SparseMatrix >protected
vmult_nonblock_nonblock(VectorType &dst, const VectorType &src) constBlockMatrixBase< SparseMatrix >protected
~BlockMatrixBase()BlockMatrixBase< SparseMatrix >
~BlockSparseMatrix()PETScWrappers::MPI::BlockSparseMatrix
~Subscriptor()Subscriptorvirtual