Homec4science

added FFTEngine class

Authored by frerot on Jun 22 2020, 20:54.

Description

added FFTEngine class

The new FFTEngine class was made to better manage FFT plans, based on (size,
strides and number of components instead of the address of the first element).
This should drastically reduce the number of plans needed, as well as allow the
definition of size-specific workspaces to work with MPIFFTW.

Details

Committed
frerotJun 22 2020, 20:54
Pushed
frerotJun 22 2020, 20:57
Parents
rTAMAAS2c3c3ddadf5a: added __contains__ and __iter__ to model bindings
Branches
Unknown
Tags
Unknown