<HTML> <BODY BGCOLOR=#ccccdd LINK=#0000aa VLINK=#0000ff ALINK=#ff0000 ><BASE TARGET="bottom_target"><PRE> <A NAME='MODULE_FFTS'><A href='../../html_code/ffts/module_ffts.f90.html#MODULE_FFTS' TARGET='top_target'><IMG SRC="../../gif/bar_purple.gif" border=0></A>module module_ffts 1 !--------------------------------------------------------------------------- ! Purpose: Routines to perform Fourier transforms. !--------------------------------------------------------------------------- implicit none contains #include "fft551.inc"
#include "fft661.inc"
#include "qpassm.inc"
end module module_ffts