ftw1d_sc Subroutine

public subroutine ftw1d_sc(w, n1, n2, n3, is, dir, sym)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(inout) :: w(:,:,:)
integer, intent(in) :: n1
integer, intent(in) :: n2
integer, intent(in) :: n3
integer, intent(in) :: is
integer, intent(in) :: dir
integer, intent(in) :: sym

Calls

proc~~ftw1d_sc~~CallsGraph proc~ftw1d_sc ftw1d_sc proc~determine_kind determine_kind proc~ftw1d_sc->proc~determine_kind interface~fftw_execute_r2r fftw_execute_r2r proc~ftw1d_sc->interface~fftw_execute_r2r proc~logical_dimension logical_dimension proc~ftw1d_sc->proc~logical_dimension

Called by

proc~~ftw1d_sc~~CalledByGraph proc~ftw1d_sc ftw1d_sc proc~pftw2d_sc pftw2d_sc proc~pftw2d_sc->proc~ftw1d_sc proc~pftw3d_sc pftw3d_sc proc~pftw3d_sc->proc~ftw1d_sc proc~pftw3d_sc->proc~pftw2d_sc proc~fft_2d_psolv fft_2d_psolv proc~fft_2d_psolv->proc~pftw2d_sc proc~fft_3d_psolv fft_3d_psolv proc~fft_3d_psolv->proc~pftw3d_sc proc~set_wake_potential set_wake_potential proc~set_wake_potential->proc~fft_2d_psolv

Contents

None