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
parallel::internal::EnableOpenMPSimdFor< Number > Struct Template Reference

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

Static Public Attributes

static const bool value = true
 

Detailed Description

template<typename Number>
struct parallel::internal::EnableOpenMPSimdFor< Number >

Helper struct to tell us if we can use SIMD instructions for the given Number type.

Definition at line 59 of file parallel.h.

Member Data Documentation

◆ value

template<typename Number >
const bool parallel::internal::EnableOpenMPSimdFor< Number >::value = true
static

Definition at line 61 of file parallel.h.


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