Reference documentation for deal.II version 9.2.0
|
#include <deal.II/lac/sparse_vanka.h>
Public Member Functions | |
AdditionalData (const std::vector< bool > &selected, const bool conserve_memory=false, const unsigned int n_threads=MultithreadInfo::n_threads()) | |
Public Attributes | |
const std::vector< bool > & | selected |
const bool | conserve_mem |
const unsigned int | n_threads |
Parameters for SparseVanka.
Definition at line 194 of file sparse_vanka.h.