FTDIR_CTL Subroutine

public subroutine FTDIR_CTL(KF_UV_G, KF_SCALARS_G, KF_GP, KF_FS, KVSETUV, KVSETSC, KPTRGP, KVSETSC3A, KVSETSC3B, KVSETSC2, PGP, PGPUV, PGP3A, PGP3B, PGP2)

Uses

  • proc~~ftdir_ctl~~UsesGraph proc~ftdir_ctl FTDIR_CTL PARKIND1 PARKIND1 proc~ftdir_ctl->PARKIND1 module~fourier_out_mod FOURIER_OUT_MOD proc~ftdir_ctl->module~fourier_out_mod module~ftdir_mod~2 FTDIR_MOD proc~ftdir_ctl->module~ftdir_mod~2 module~tpm_distr TPM_DISTR proc~ftdir_ctl->module~tpm_distr module~tpm_gen~2 TPM_GEN proc~ftdir_ctl->module~tpm_gen~2 module~tpm_trans~2 TPM_TRANS proc~ftdir_ctl->module~tpm_trans~2 module~trgtol_mod~2 TRGTOL_MOD proc~ftdir_ctl->module~trgtol_mod~2 module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD module~ftdir_mod~2->module~buffered_allocator_mod EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~parkind_ectrans PARKIND_ECTRANS module~tpm_gen~2->module~parkind_ectrans iso_c_binding iso_c_binding module~tpm_trans~2->iso_c_binding module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~tpm_trans~2->module~growing_allocator_mod module~tpm_trans~2->module~parkind_ectrans module~trgtol_mod~2->module~buffered_allocator_mod module~buffered_allocator_mod->iso_c_binding module~buffered_allocator_mod->module~growing_allocator_mod module~buffered_allocator_mod->module~parkind_ectrans module~abort_trans_mod ABORT_TRANS_MOD module~buffered_allocator_mod->module~abort_trans_mod module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->PARKIND1

*** *FTDIR_CTL - Direct Fourier transform control

  • Interface. ---------- CALL FTDIR_CTL(..)

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KF_UV_G
integer(kind=JPIM), intent(in) :: KF_SCALARS_G
integer(kind=JPIM), intent(in) :: KF_GP
integer(kind=JPIM), intent(in) :: KF_FS
integer(kind=JPIM), intent(in), optional :: KVSETUV(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC(:)
integer(kind=JPIM), intent(in), optional :: KPTRGP(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC3A(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC3B(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC2(:)
real(kind=JPRB), intent(in), optional :: PGP(:,:,:)
real(kind=JPRB), intent(in), optional :: PGPUV(:,:,:,:)
real(kind=JPRB), intent(in), optional :: PGP3A(:,:,:,:)
real(kind=JPRB), intent(in), optional :: PGP3B(:,:,:,:)
real(kind=JPRB), intent(in), optional :: PGP2(:,:,:)

Calls

proc~~ftdir_ctl~~CallsGraph proc~ftdir_ctl FTDIR_CTL gstats gstats proc~ftdir_ctl->gstats proc~fourier_out FOURIER_OUT proc~ftdir_ctl->proc~fourier_out proc~ftdir FTDIR proc~ftdir_ctl->proc~ftdir proc~trgtol TRGTOL proc~ftdir_ctl->proc~trgtol d_nptrls d_nptrls proc~ftdir->d_nptrls d_nstagtf d_nstagtf proc~ftdir->d_nstagtf interface~execute_dir_fft EXECUTE_DIR_FFT proc~ftdir->interface~execute_dir_fft mpl_barrier mpl_barrier proc~ftdir->mpl_barrier proc~gstats_nvtx GSTATS_NVTX proc~ftdir->proc~gstats_nvtx dr_hook dr_hook proc~trgtol->dr_hook interface~assign_ptr ASSIGN_PTR proc~trgtol->interface~assign_ptr interface~ext_acc_pass ext_acc_pass proc~trgtol->interface~ext_acc_pass mpi_irecv mpi_irecv proc~trgtol->mpi_irecv mpi_isend mpi_isend proc~trgtol->mpi_isend proc~trgtol->mpl_barrier mpl_comm_oml mpl_comm_oml proc~trgtol->mpl_comm_oml mpl_wait mpl_wait proc~trgtol->mpl_wait oml_my_thread oml_my_thread proc~trgtol->oml_my_thread proc~ext_acc_create ext_acc_create proc~trgtol->proc~ext_acc_create proc~ext_acc_delete ext_acc_delete proc~trgtol->proc~ext_acc_delete proc~get_allocation GET_ALLOCATION proc~trgtol->proc~get_allocation proc~trgtol->proc~gstats_nvtx proc~pe2set PE2SET proc~trgtol->proc~pe2set acc_create acc_create proc~ext_acc_create->acc_create acc_delete acc_delete proc~ext_acc_delete->acc_delete proc~abort_trans ABORT_TRANS proc~get_allocation->proc~abort_trans proc~pe2set->proc~abort_trans mpl_abort mpl_abort proc~abort_trans->mpl_abort sdl_srlabort sdl_srlabort proc~abort_trans->sdl_srlabort sdl_traceback sdl_traceback proc~abort_trans->sdl_traceback

Called by

proc~~ftdir_ctl~~CalledByGraph proc~ftdir_ctl FTDIR_CTL proc~dir_trans_ctl~2 DIR_TRANS_CTL proc~dir_trans_ctl~2->proc~ftdir_ctl