Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
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 194 of file sparse_vanka.h.


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