Go to the source code of this file.
Functions/Subroutines | |
subroutine | zftft (w, wt, ld, ft, fw) |
subroutine zftft | ( | real(8), dimension(nwplot), intent(in) | w, |
real(8), dimension(ntimes), intent(in) | wt, | ||
integer, intent(in) | ld, | ||
real(8), dimension(ld,ntimes), intent(in) | ft, | ||
complex(8), dimension(nwplot), intent(out) | fw | ||
) |