PETScWrappers::BlockSparseMatrix Member List

This is the complete list of members for PETScWrappers::BlockSparseMatrix, including all inherited members.
add(const unsigned int i, const unsigned int j, const value_type value)BlockMatrixBase< PETScWrappers::SparseMatrix >
add(const std::vector< unsigned int > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)BlockMatrixBase< PETScWrappers::SparseMatrix >
add(const std::vector< unsigned int > &row_indices, const std::vector< unsigned int > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=true)BlockMatrixBase< PETScWrappers::SparseMatrix >
add(const unsigned int row, const std::vector< unsigned int > &col_indices, const std::vector< number > &values, const bool elide_zero_values=true)BlockMatrixBase< PETScWrappers::SparseMatrix >
add(const unsigned int row, const unsigned int n_cols, const unsigned int *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 BlockMatrixType &matrix)BlockMatrixBase< PETScWrappers::SparseMatrix >
BaseClass typedefPETScWrappers::BlockSparseMatrix
begin()BlockMatrixBase< PETScWrappers::SparseMatrix >
begin(const unsigned int r)BlockMatrixBase< PETScWrappers::SparseMatrix >
begin() constBlockMatrixBase< PETScWrappers::SparseMatrix >
begin(const unsigned int 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 >
BlockMatrixIterators::Accessor classBlockMatrixBase< PETScWrappers::SparseMatrix > [friend]
BlockSparseMatrix()PETScWrappers::BlockSparseMatrix
BlockType typedefPETScWrappers::BlockSparseMatrix
clear()BlockMatrixBase< PETScWrappers::SparseMatrix > [protected]
collect_sizes()PETScWrappers::BlockSparseMatrix
compress()BlockMatrixBase< PETScWrappers::SparseMatrix >
copy_from(const BlockMatrixType &source)BlockMatrixBase< PETScWrappers::SparseMatrix >
diag_element(const unsigned int i) constBlockMatrixBase< PETScWrappers::SparseMatrix >
el(const unsigned int i, const unsigned int j) constBlockMatrixBase< PETScWrappers::SparseMatrix >
end()BlockMatrixBase< PETScWrappers::SparseMatrix >
end(const unsigned int r)BlockMatrixBase< PETScWrappers::SparseMatrix >
end() constBlockMatrixBase< PETScWrappers::SparseMatrix >
end(const unsigned int r) constBlockMatrixBase< PETScWrappers::SparseMatrix >
ExcIncompatibleColNumbers(int arg1, int arg2, int arg3, int arg4)PETScWrappers::BlockSparseMatrix [static]
ExcIncompatibleRowNumbers(int arg1, int arg2, int arg3, int arg4)PETScWrappers::BlockSparseMatrix [static]
ExcInUse(int arg1, char *arg2, std::string &arg3)Subscriptor [static]
ExcNoSubscriber(char *arg1, char *arg2)Subscriptor [static]
get_column_indices() constBlockMatrixBase< PETScWrappers::SparseMatrix >
get_row_indices() constBlockMatrixBase< PETScWrappers::SparseMatrix >
list_subscribers() const Subscriptor
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() const Subscriptor
operator()(const unsigned int i, const unsigned int 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::BlockSparseMatrix [inline]
BlockMatrixBase< PETScWrappers::SparseMatrix >::operator=(const Subscriptor &)Subscriptor
prepare_add_operation()BlockMatrixBase< PETScWrappers::SparseMatrix > [protected]
prepare_set_operation()BlockMatrixBase< PETScWrappers::SparseMatrix > [protected]
reinit(const unsigned int n_block_rows, const unsigned int 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)Subscriptor [inline]
set(const unsigned int i, const unsigned int j, const value_type value)BlockMatrixBase< PETScWrappers::SparseMatrix >
set(const std::vector< unsigned int > &indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false)BlockMatrixBase< PETScWrappers::SparseMatrix >
set(const std::vector< unsigned int > &row_indices, const std::vector< unsigned int > &col_indices, const FullMatrix< number > &full_matrix, const bool elide_zero_values=false)BlockMatrixBase< PETScWrappers::SparseMatrix >
set(const unsigned int row, const std::vector< unsigned int > &col_indices, const std::vector< number > &values, const bool elide_zero_values=false)BlockMatrixBase< PETScWrappers::SparseMatrix >
set(const unsigned int row, const unsigned int n_cols, const unsigned int *col_indices, const number *values, const bool elide_zero_values=false)BlockMatrixBase< PETScWrappers::SparseMatrix >
sub_objectsBlockMatrixBase< PETScWrappers::SparseMatrix > [protected]
subscribe(const char *identifier=0) const Subscriptor [inline]
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Tvmult(BlockVector &dst, const BlockVector &src) const PETScWrappers::BlockSparseMatrix [inline]
Tvmult(BlockVector &dst, const Vector &src) const PETScWrappers::BlockSparseMatrix [inline]
Tvmult(Vector &dst, const BlockVector &src) const PETScWrappers::BlockSparseMatrix [inline]
Tvmult(Vector &dst, const Vector &src) const PETScWrappers::BlockSparseMatrix [inline]
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) const Subscriptor [inline]
value_type typedefPETScWrappers::BlockSparseMatrix
vmult(BlockVector &dst, const BlockVector &src) const PETScWrappers::BlockSparseMatrix [inline]
vmult(BlockVector &dst, const Vector &src) const PETScWrappers::BlockSparseMatrix [inline]
vmult(Vector &dst, const BlockVector &src) const PETScWrappers::BlockSparseMatrix [inline]
vmult(Vector &dst, const Vector &src) const PETScWrappers::BlockSparseMatrix [inline]
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]
~BlockSparseMatrix()PETScWrappers::BlockSparseMatrix
~Subscriptor()Subscriptor [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Mon May 21 2012 12:06:35 by doxygen 1.7.3