Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
Public Member Functions | Public Attributes | List of all members

#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
 

Detailed Description

template<typename number>
class SparseVanka< number >::AdditionalData

Parameters for SparseVanka.

Definition at line 191 of file sparse_vanka.h.


The documentation for this class was generated from the following file: