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