Reference documentation for deal.II version 8.4.2
BlockSparseMatrixEZ< Number > Member List

This is the complete list of members for BlockSparseMatrixEZ< Number >, including all inherited members.

add(const size_type i, const size_type j, const Number value)BlockSparseMatrixEZ< Number >inline
block(const unsigned int row, const unsigned int column)BlockSparseMatrixEZ< Number >inline
block(const unsigned int row, const unsigned int column) constBlockSparseMatrixEZ< Number >inline
blocksBlockSparseMatrixEZ< Number >private
BlockSparseMatrixEZ()BlockSparseMatrixEZ< Number >
BlockSparseMatrixEZ(const unsigned int block_rows, const unsigned int block_cols)BlockSparseMatrixEZ< Number >
BlockSparseMatrixEZ(const BlockSparseMatrixEZ< Number > &)BlockSparseMatrixEZ< Number >
clear()BlockSparseMatrixEZ< Number >
collect_sizes()BlockSparseMatrixEZ< Number >
column_indicesBlockSparseMatrixEZ< Number >private
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
empty() constBlockSparseMatrixEZ< Number >
list_subscribers() constSubscriptor
m() constBlockSparseMatrixEZ< Number >inline
n() constBlockSparseMatrixEZ< Number >inline
n_block_cols() constBlockSparseMatrixEZ< Number >inline
n_block_rows() constBlockSparseMatrixEZ< Number >inline
n_cols() const DEAL_II_DEPRECATEDBlockSparseMatrixEZ< Number >inline
n_rows() const DEAL_II_DEPRECATEDBlockSparseMatrixEZ< Number >inline
n_subscriptions() constSubscriptor
operator=(const BlockSparseMatrixEZ< Number > &)BlockSparseMatrixEZ< Number >
operator=(const double d)BlockSparseMatrixEZ< Number >
Subscriptor::operator=(const Subscriptor &)Subscriptor
print_statistics(StreamType &s, bool full=false)BlockSparseMatrixEZ< Number >inline
reinit(const unsigned int n_block_rows, const unsigned int n_block_cols)BlockSparseMatrixEZ< Number >
row_indicesBlockSparseMatrixEZ< Number >private
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set(const size_type i, const size_type j, const Number value)BlockSparseMatrixEZ< Number >inline
size_type typedefBlockSparseMatrixEZ< Number >
subscribe(const char *identifier=0) constSubscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Tvmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >
Tvmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >
unsubscribe(const char *identifier=0) constSubscriptor
vmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >
vmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) constBlockSparseMatrixEZ< Number >
~Subscriptor()Subscriptorvirtual