Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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) const BlockSparseMatrixEZ< 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<< "\" did subscribe to this object of class "<< arg1)Subscriptor
DeclException3(ExcInUse, int, char *, std::string &,<< "Object of class "<< arg2<< " is still used by "<< arg1<< " other objects.\n"<< "(Additional information: "<< arg3<< ")\n"<< "Note the entry in the Frequently Asked Questions of "<< "deal.II (linked to from http://www.dealii.org/) for "<< "more information on what this error means.")Subscriptor
empty() const BlockSparseMatrixEZ< Number >
list_subscribers() const Subscriptor
m() const BlockSparseMatrixEZ< Number >inline
n() const BlockSparseMatrixEZ< Number >inline
n_block_cols() const BlockSparseMatrixEZ< Number >inline
n_block_rows() const BlockSparseMatrixEZ< Number >inline
n_cols() const BlockSparseMatrixEZ< Number >inline
n_rows() const BlockSparseMatrixEZ< Number >inline
n_subscriptions() const Subscriptor
operator=(const BlockSparseMatrixEZ< Number > &)BlockSparseMatrixEZ< Number >
operator=(const double d)BlockSparseMatrixEZ< Number >
Subscriptor::operator=(const Subscriptor &)Subscriptor
print_statistics(STREAM &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) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Tvmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const BlockSparseMatrixEZ< Number >
Tvmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const BlockSparseMatrixEZ< Number >
unsubscribe(const char *identifier=0) const Subscriptor
vmult(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const BlockSparseMatrixEZ< Number >
vmult_add(BlockVector< somenumber > &dst, const BlockVector< somenumber > &src) const BlockSparseMatrixEZ< Number >
~Subscriptor()Subscriptorvirtual