A Fast Fourier Transform library
Go to file
Trent Piepho 9c4cca7ca2 Fix building with no MPI types enabled
If both mpich and openmpi are not used (via --without options) the build
fails.  The list of mpi types is undefined in this case, and it is not
referenced correctly to be treated as an empty list.

Signed-off-by: Trent Piepho <tpiepho@gmail.com>
2023-03-27 11:11:29 -07:00
.gitignore Upgrade to fftw-3.3.10 2021-12-20 12:04:55 -05:00
fftw.spec Fix building with no MPI types enabled 2023-03-27 11:11:29 -07:00
sources Upgrade to fftw-3.3.10 2021-12-20 12:04:55 -05:00