This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Fast Fourier Transform of a Step-function in 3-dimonsional" please help me.



Hey,


I need a subroutine of Fortran90 about "Fast Fourier Transform of a Step-function in 3-dimonsional."
I read the related subroutines in Numerical Recipes Book, but I couldn't match it for a 3D step function.
Whould you please let me to have access to a subroutine for the mentioned goal?

why don't you use fftw [1] ? It has a fortran 77 api, but i think that it can be called in a fortran 90 program.


regards

Vincent Torri

[1] http://www.fftw.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]