Highly Efficient FFT for Exascale: HeFFTe v2.3
|
Helper struct that defines the types and creates instances of one-dimensional executors. More...
#include <heffte_backend_fftw.h>
Public Types | |
using | executor = real2real_executor< backend::fftw, cpu_cos_pre_pos_processor > |
Defines the real-to-real executor. | |
using | executor_r2c = void |
There is no real-to-complex variant. | |
Helper struct that defines the types and creates instances of one-dimensional executors.
The struct is specialized for each backend.