#include <deal.II/base/numbers.h>
template<typename Number>
struct numbers::is_cuda_compatible< std::complex< Number >, void >
std::complex cannot be used in CUDA device code.
Definition at line 272 of file numbers.h.
The documentation for this struct was generated from the following file: