BOUT-dev
BOUT-dev copied to clipboard
No method for non-uniform FFTs
At the moment, the Z direction often uses a uniform FFT, but there are libraries available (for example, https://finufft.readthedocs.io/en/latest/) We could look into implementing a NUFFT library to allow treatment of all directions with FFTs, or, possibly replace FFTW with a more flexible NUFFT method.