fft_serial_test


fft_serial_test, a FORTRAN77 code which calls fft_serial(), which demonstrates the computation of a Fast Fourier Transform, and is intended as a starting point for developing a parallel version using OpenMP.

Licensing:

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

Related Data and Programs:

fft_serial, a FORTRAN77 code which demonstrates the computation of a Fast Fourier Transform, and is intended as a starting point for developing a parallel version using OpenMP.

Source Code:


Last revised on 07 October 2023.