Reference documentation for deal.II version GIT 29f9da0a34 2023-12-07 10:00:01+00:00
\(\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\}}\)
Static Public Attributes | List of all members
internal::VectorizedArrayWidthSpecifier< double > Struct Reference

#include <deal.II/base/numbers.h>

Static Public Attributes

constexpr static unsigned int max_width
 

Detailed Description

A helper class specifying the maximal vector length of VectorizedArray for the data type double for the given processor architecture and optimization level. For a detailed description of supported maximal vector lengths, see the documentation of VectorizedArray.

Definition at line 95 of file numbers.h.

Member Data Documentation

◆ max_width

constexpr static unsigned int internal::VectorizedArrayWidthSpecifier< double >::max_width
staticconstexpr
Initial value:
=
2

Maximal vector length of VectorizedArray for double.

Definition at line 100 of file numbers.h.


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