![]() |
Reference documentation for deal.II version 8.1.0
|
This is the complete list of members for BlockMatrixArray< number >, including all inherited members.
| block_cols | BlockMatrixArray< number > | private |
| block_rows | BlockMatrixArray< number > | private |
| BlockMatrixArray() | BlockMatrixArray< number > | |
| BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number > | |
| BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols, VectorMemory< Vector< number > > &mem) DEAL_II_DEPRECATED | BlockMatrixArray< number > | |
| clear() | BlockMatrixArray< number > | |
| 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 | |
| enter(const MATRIX &matrix, const unsigned int row, const unsigned int col, const double prefix=1., const bool transpose=false) | BlockMatrixArray< number > | |
| enter_aux(VectorMemory< Vector< number > > &mem, const MATRIX &matrix, const unsigned int row, const unsigned int col, const double prefix=1., const bool transpose=false) DEAL_II_DEPRECATED | BlockMatrixArray< number > | |
| entries | BlockMatrixArray< number > | protected |
| initialize(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number > | |
| initialize(const unsigned int n_block_rows, const unsigned int n_block_cols, VectorMemory< Vector< number > > &mem) DEAL_II_DEPRECATED | BlockMatrixArray< number > | |
| list_subscribers() const | Subscriptor | |
| matrix_norm_square(const BlockVector< number > &u) const | BlockMatrixArray< number > | |
| matrix_scalar_product(const BlockVector< number > &u, const BlockVector< number > &v) const | BlockMatrixArray< number > | |
| n_block_cols() const | BlockMatrixArray< number > | |
| n_block_rows() const | BlockMatrixArray< number > | |
| n_subscriptions() const | Subscriptor | |
| operator=(const Subscriptor &) | Subscriptor | |
| print_latex(STREAM &out) const | BlockMatrixArray< number > | |
| reinit(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number > | |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
| size_type typedef | BlockMatrixArray< number > | |
| subscribe(const char *identifier=0) const | Subscriptor | |
| Subscriptor() | Subscriptor | |
| Subscriptor(const Subscriptor &) | Subscriptor | |
| Tvmult(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| Tvmult_add(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | |
| vmult(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| vmult_add(BlockVector< number > &dst, const BlockVector< number > &src) const | BlockMatrixArray< number > | |
| ~Subscriptor() | Subscriptor | virtual |
1.8.6