Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+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\}}\)
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
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

constexpr 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: