Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.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
internal::VectorizedArrayWidthSpecifier< float > 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 float 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 118 of file numbers.h.

Member Data Documentation

◆ max_width

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

Maximal vector length of VectorizedArray for float.

Definition at line 123 of file numbers.h.


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