SP2GP_FFT1D4PY Subroutine

subroutine SP2GP_FFT1D4PY(KSIZES, KTRUNC, PSPEC, KSIZEG, PGPT)

Uses

    • TPM_FFTW_DP
  • proc~~sp2gp_fft1d4py~~UsesGraph proc~sp2gp_fft1d4py SP2GP_FFT1D4PY TPM_FFTW_DP TPM_FFTW_DP proc~sp2gp_fft1d4py->TPM_FFTW_DP

Arguments

Type IntentOptional Attributes Name
integer(kind=8), intent(in) :: KSIZES
integer(kind=8), intent(in) :: KTRUNC
real(kind=8), intent(in), DIMENSION(KSIZES) :: PSPEC
integer(kind=8), intent(in) :: KSIZEG
real(kind=8), intent(out), DIMENSION(KSIZEG) :: PGPT

Calls

proc~~sp2gp_fft1d4py~~CallsGraph proc~sp2gp_fft1d4py SP2GP_FFT1D4PY ellips ellips proc~sp2gp_fft1d4py->ellips exec_fftw exec_fftw proc~sp2gp_fft1d4py->exec_fftw