Reference documentation for deal.II version 9.4.1
\(\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
numbers::is_cuda_compatible< Number, typename > Struct Template Reference

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

Inheritance diagram for numbers::is_cuda_compatible< Number, typename >:
[legend]

Detailed Description

template<typename Number, typename = void>
struct numbers::is_cuda_compatible< Number, typename >

Check whether the given type can be used in CUDA device code. If not, DEAL_II_CUDA_HOST_DEV needs to be disabled for functions that use this type.

Definition at line 261 of file numbers.h.


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