Highly Efficient FFT for Exascale: HeFFTe v2.4
Loading...
Searching...
No Matches
heffte::transform_output< scalar_type, backend_tag, typename std::enable_if< backend::uses_fft_types< backend_tag >::value >::type > Struct Template Reference

Specialization for standard FFT. More...

#include <heffte_fft3d.h>

Public Types

using type = typename fft_output<scalar_type>::type
 The output type corresponding to the scalar_type and backend_tag (FFT case).
 

Detailed Description

template<typename scalar_type, typename backend_tag>
struct heffte::transform_output< scalar_type, backend_tag, typename std::enable_if< backend::uses_fft_types< backend_tag >::value >::type >

Specialization for standard FFT.


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