RFOURTR Subroutine

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

Calculates the Fourier sum with an FFT algorithm

Arguments

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

Calls

proc~~rfourtr~~CallsGraph proc~rfourtr RFOURTR fft99 fft99 proc~rfourtr->fft99

Called by

proc~~rfourtr~~CalledByGraph proc~rfourtr RFOURTR proc~phsymcut PHSYMCUT proc~phsymcut->proc~rfourtr proc~phgpns PHGPNS proc~phgpns->proc~rfourtr proc~phgracut PHGRACUT proc~phgracut->proc~rfourtr proc~phgcut PHGCUT proc~phgcut->proc~phsymcut proc~phgcut->proc~phgpns program~calc_etadot calc_etadot program~calc_etadot->proc~phgcut

Contents

None