Highly Efficient FFT for Exascale: HeFFTe v2.3
|
Base plan for fftw, using only the specialization for float and double complex. More...
#include <heffte_backend_fftw.h>
Base plan for fftw, using only the specialization for float and double complex.
FFTW3 library uses plans for forward and backward fft transforms. The specializations to this struct will wrap around such plans and provide RAII style of memory management and simple constructors that take inputs suitable to HeFFTe.