Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
numbers::is_cuda_compatible< Number, typename > Struct Template Reference

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

Inherits true_type.

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 174 of file numbers.h.


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