![]() |
Reference documentation for deal.II version 8.5.1
|
This is the complete list of members for SparseBlockVanka< number >, including all inherited members.
| adaptive enum value | SparseBlockVanka< number > | |
| apply_preconditioner(Vector< number2 > &dst, const Vector< number2 > &src, const std::vector< bool > *const dof_mask=0) const | SparseVanka< number > | protected |
| BlockingStrategy enum name | SparseBlockVanka< number > | |
| compute_dof_masks(const SparseMatrix< number > &M, const std::vector< bool > &selected, const BlockingStrategy blocking_strategy) | SparseBlockVanka< number > | private |
| dof_masks | SparseBlockVanka< number > | private |
| index_intervals enum value | SparseBlockVanka< number > | |
| initialize(const SparseMatrix< number > &M, const AdditionalData &additional_data) | SparseVanka< number > | |
| m() const | SparseVanka< number > | |
| memory_consumption() const | SparseBlockVanka< number > | |
| n() const | SparseVanka< number > | |
| n_blocks | SparseBlockVanka< number > | private |
| size_type typedef | SparseBlockVanka< number > | |
| SparseBlockVanka(const SparseMatrix< number > &M, const std::vector< bool > &selected, const unsigned int n_blocks, const BlockingStrategy blocking_strategy, const bool conserve_memory=false, const unsigned int n_threads=MultithreadInfo::n_threads()) | SparseBlockVanka< number > | |
| SparseVanka() | SparseVanka< number > | |
| SparseVanka(const SparseMatrix< number > &M, const std::vector< bool > &selected, const bool conserve_memory=false, const unsigned int n_threads=MultithreadInfo::n_threads()) | SparseVanka< number > | |
| Tvmult(Vector< number2 > &dst, const Vector< number2 > &src) const | SparseVanka< number > | |
| vmult(Vector< number2 > &dst, const Vector< number2 > &src) const | SparseBlockVanka< number > | |
| ~SparseVanka() | SparseVanka< number > |
1.8.13