fft_openmp_test, a C code which calls fft_openmp(), which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP.
The computer code and data files described and made available on this web page are distributed under the MIT license
fft_openmp, a C code which computes a Fast Fourier Transform (FFT) in parallel, using OpenMP.