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