![]() |
Reference documentation for deal.II version 8.4.2
|
This is the complete list of members for BlockTrianglePrecondition< number, BlockVectorType >, including all inherited members.
| backward | BlockTrianglePrecondition< number, BlockVectorType > | private |
| BlockMatrixArray() | BlockMatrixArray< number, BlockVectorType > | private |
| BlockMatrixArray(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | private |
| BlockTrianglePrecondition() | BlockTrianglePrecondition< number, BlockVectorType > | |
| BlockTrianglePrecondition(const unsigned int n_blocks) | BlockTrianglePrecondition< number, BlockVectorType > | |
| clear() | BlockMatrixArray< number, BlockVectorType > | private |
| DeclException1(ExcNoDiagonal, size_type,<< "No diagonal entry was added for block "<< arg1) | BlockTrianglePrecondition< number, BlockVectorType > | |
| DeclException1(ExcMultipleDiagonal, size_type,<< "Inverse diagonal entries may not be added in block "<< arg1) | BlockTrianglePrecondition< number, BlockVectorType > | |
| DeclException2(ExcNoSubscriber, char *, char *,<< "No subscriber with identifier <"<< arg2<< "> subscribes to this object of class "<< arg1<< ". Consequently, it cannot be unsubscribed.") | Subscriptor | private |
| 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 | private |
| do_row(BlockVectorType &dst, size_type row_num) const | BlockTrianglePrecondition< number, BlockVectorType > | private |
| enter(const MatrixType &matrix, const size_type row, const size_type col, const number prefix=1., const bool transpose=false) | BlockTrianglePrecondition< number, BlockVectorType > | |
| entries | BlockMatrixArray< number, BlockVectorType > | private |
| initialize(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | private |
| list_subscribers() const | Subscriptor | private |
| matrix_norm_square(const BlockVectorType &u) const | BlockMatrixArray< number, BlockVectorType > | private |
| matrix_scalar_product(const BlockVectorType &u, const BlockVectorType &v) const | BlockMatrixArray< number, BlockVectorType > | private |
| n_block_cols() const | BlockMatrixArray< number, BlockVectorType > | private |
| n_block_rows() const | BlockMatrixArray< number, BlockVectorType > | private |
| n_subscriptions() const | Subscriptor | private |
| operator=(const Subscriptor &) | Subscriptor | private |
| print_latex(StreamType &out) const | BlockMatrixArray< number, BlockVectorType > | private |
| reinit(const unsigned int n_block_rows) | BlockTrianglePrecondition< number, BlockVectorType > | |
| BlockMatrixArray::reinit(const unsigned int n_block_rows, const unsigned int n_block_cols) | BlockMatrixArray< number, BlockVectorType > | private |
| serialize(Archive &ar, const unsigned int version) | Subscriptor | inlineprivate |
| size_type typedef | BlockTrianglePrecondition< number, BlockVectorType > | |
| subscribe(const char *identifier=0) const | Subscriptor | private |
| Subscriptor() | Subscriptor | private |
| Subscriptor(const Subscriptor &) | Subscriptor | private |
| Tvmult(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
| Tvmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
| unsubscribe(const char *identifier=0) const | Subscriptor | private |
| vmult(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
| vmult_add(BlockVectorType &dst, const BlockVectorType &src) const | BlockTrianglePrecondition< number, BlockVectorType > | |
| ~Subscriptor() | Subscriptor | privatevirtual |
1.8.12