Reference documentation for deal.II version GIT relicensing-233-g802318d791 2024-03-28 20:20: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
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: