SparseBlockVanka< number > Member List
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 > | [inline, 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 > | |
| memory_consumption() const | SparseBlockVanka< number > | |
| n_blocks | SparseBlockVanka< number > | [private] |
| 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=multithread_info.n_default_threads) | SparseBlockVanka< number > | |
| SparseVanka(const SparseMatrix< number > &M, const std::vector< bool > &selected, const bool conserve_memory=false, const unsigned int n_threads=multithread_info.n_default_threads) | SparseVanka< number > | |
| vmult(Vector< number2 > &dst, const Vector< number2 > &src) const | SparseBlockVanka< number > | [inline] |
| ~SparseVanka() | SparseVanka< number > | |