Skip to content

lbovard/fftw-tests

Repository files navigation

fftw-tests

Some sample code in Fortran and C that demonstrates some spectral methods in FFTW3

To compile gfortran -L/usr/local/lib -I/usr/local/include 2d_real_fft.f90 -lfftw3 -lm

About

Some sample code in Fortran and C that demonstrates some spectral methods in FFTW3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published