![]() |
Reference documentation for deal.II version 8.4.2
|
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<< "> 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() 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 DEAL_II_DEPRECATED | BlockSparseMatrixEZ< Number > | inline |
| n_rows() const DEAL_II_DEPRECATED | 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(StreamType &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 |
1.8.12