fft_openmp_test


fft_openmp_test, a C code which calls fft_openmp(), which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

fft_openmp, a C code which computes a Fast Fourier Transform (FFT) in parallel, using OpenMP.

Source Code:


Last revised on 31 July 2020.