RFOUFTR Subroutine

public subroutine RFOUFTR(CXM, TRIGS, IFAX, MNAUF, MAXL, ISIGN)

Calculates the Fourier sum with an FFT algorithm

Arguments

Type IntentOptional AttributesName
real :: CXM
real :: TRIGS
integer :: IFAX(10)
integer :: MNAUF
integer :: MAXL
integer :: ISIGN

Calls

proc~~rfouftr~~CallsGraph proc~rfouftr RFOUFTR wsave wsave proc~rfouftr->wsave fft99 fft99 proc~rfouftr->fft99

Contents

None