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\}}\)
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
internal::VectorizedArrayWidthSpecifier< double > Struct Reference

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

Static Public Attributes

static constexpr 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 96 of file numbers.h.

Member Data Documentation

◆ max_width

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

Maximal vector length of VectorizedArray for double.

Definition at line 101 of file numbers.h.


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