![]() |
deal.II version GIT relicensing-3110-g10dd77059b 2025-04-22 10:30:00+00:00
|
#include <deal.II/lac/sparse_vanka.h>
Public Member Functions | |
AdditionalData (const std::vector< bool > &selected) | |
Public Attributes | |
const std::vector< bool > & | selected |
Parameters for SparseVanka.
Definition at line 173 of file sparse_vanka.h.
|
explicit |
Constructor. For the parameters' description, see below.
const std::vector<bool>& SparseVanka< number >::AdditionalData::selected |
Indices of those degrees of freedom that we shall work on.
Definition at line 184 of file sparse_vanka.h.