![]() |
Reference documentation for deal.II version 8.1.0
|
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 |
blocks | BlockSparseMatrixEZ< 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_indices | BlockSparseMatrixEZ< 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_indices | BlockSparseMatrixEZ< number > | private |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
set(const size_type i, const size_type j, const Number value) | BlockSparseMatrixEZ< number > | inline |
size_type typedef | BlockSparseMatrixEZ< 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() | Subscriptor | virtual |