Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.5.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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Variables
internal::SparseMatrixImplementation Namespace Reference

Variables

unsigned int minimum_parallel_grain_size = 256
 

Variable Documentation

◆ minimum_parallel_grain_size

unsigned int internal::SparseMatrixImplementation::minimum_parallel_grain_size = 256

Like internal::VectorImplementation::minimum_parallel_grain_size, but now denoting the number of rows of a matrix that should be worked on as a minimum.

Definition at line 48 of file parallel.cc.