Highly Efficient FFT for Exascale: HeFFTe v2.3
|
Struct to specialize to allow HeFFTe to recognize custom double precision complex types. More...
#include <heffte_utils.h>
Struct to specialize to allow HeFFTe to recognize custom double precision complex types.
Specializations of this struct will allow HeFFTe to recognize custom complex types that are ABI compatible with std::complex<double>. See heffte::is_ccomplex for details.
Example: