![]() |
deal.II version 9.7.0
|
#include <deal.II/lac/sparse_vanka.h>
Parameters for SparseVanka.
Definition at line 173 of file sparse_vanka.h.
Public Member Functions | |
| AdditionalData (const std::vector< bool > &selected) | |
Public Attributes | |
| const std::vector< bool > & | selected |
|
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.