Homec4science

drop the "new-array" variant of FFTW3 support.

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on May 22 2010, 22:00.

Description

drop the "new-array" variant of FFTW3 support.

due to using "wisdom" the planning stage of FFTW3
is slow only for the very first transform. all subsequent
transforms of the same dimensions re-use the previously
optimized and cached plan.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>May 22 2010, 22:00
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPSd21feb046d36: small refactoring of kissfft.
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSd7685f322583: drop the "new-array" variant of FFTW3 support. (authored by Axel Kohlmeyer <akohlmey@gmail.com>).May 22 2010, 22:00