INV_TRANS_CTL Subroutine

public subroutine INV_TRANS_CTL(KF_UV_G, KF_SCALARS_G, KF_GP, KF_FS, KF_OUT_LT, KF_UV, KF_SCALARS, KF_SCDERS, PSPVOR, PSPDIV, PSPSCALAR, KVSETUV, KVSETSC, PGP, FSPGL_PROC, PSPSC3A, PSPSC3B, PSPSC2, KVSETSC3A, KVSETSC3B, KVSETSC2, PGPUV, PGP3A, PGP3B, PGP2)

Uses

  • proc~~inv_trans_ctl~~UsesGraph proc~inv_trans_ctl INV_TRANS_CTL iso_c_binding iso_c_binding proc~inv_trans_ctl->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD proc~inv_trans_ctl->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~inv_trans_ctl->module~buffered_allocator_mod module~fsc_mod~2 FSC_MOD proc~inv_trans_ctl->module~fsc_mod~2 module~ftinv_mod~2 FTINV_MOD proc~inv_trans_ctl->module~ftinv_mod~2 module~ltinv_mod LTINV_MOD proc~inv_trans_ctl->module~ltinv_mod module~parkind_ectrans PARKIND_ECTRANS proc~inv_trans_ctl->module~parkind_ectrans module~tpm_gen~2 TPM_GEN proc~inv_trans_ctl->module~tpm_gen~2 module~tpm_trans~2 TPM_TRANS proc~inv_trans_ctl->module~tpm_trans~2 module~trltog_mod TRLTOG_MOD proc~inv_trans_ctl->module~trltog_mod module~trmtol_mod~2 TRMTOL_MOD proc~inv_trans_ctl->module~trmtol_mod~2 module~trmtol_pack_unpack TRMTOL_PACK_UNPACK proc~inv_trans_ctl->module~trmtol_pack_unpack module~buffered_allocator_mod->iso_c_binding module~buffered_allocator_mod->module~abort_trans_mod module~buffered_allocator_mod->module~parkind_ectrans module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod module~fsc_mod~2->module~buffered_allocator_mod module~ftinv_mod~2->module~buffered_allocator_mod module~ltinv_mod->module~buffered_allocator_mod PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_gen~2->module~parkind_ectrans module~tpm_trans~2->iso_c_binding module~tpm_trans~2->module~parkind_ectrans module~tpm_trans~2->module~growing_allocator_mod module~trltog_mod->module~buffered_allocator_mod module~trmtol_mod~2->module~buffered_allocator_mod module~trmtol_pack_unpack->module~buffered_allocator_mod module~growing_allocator_mod->iso_c_binding

*** INV_TRANS_CTL - Control routine for inverse spectral transform.

  • Interface. ---------- CALL INV_TRANS_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) :: KF_OUT_LT
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
integer(kind=JPIM), intent(in) :: KF_SCDERS
real(kind=JPRB), intent(in), optional :: PSPVOR(:,:)
real(kind=JPRB), intent(in), optional :: PSPDIV(:,:)
real(kind=JPRB), intent(in), optional :: PSPSCALAR(:,:)
integer(kind=JPIM), intent(in), optional :: KVSETUV(:)
integer(kind=JPIM), intent(in), optional :: KVSETSC(:)
real(kind=JPRB), intent(out), optional :: PGP(:,:,:)
real :: FSPGL_PROC
real(kind=JPRB), intent(in), optional :: PSPSC3A(:,:,:)
real(kind=JPRB), intent(in), optional :: PSPSC3B(:,:,:)
real(kind=JPRB), intent(in), optional :: PSPSC2(:,:)
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(out), optional :: PGPUV(:,:,:,:)
real(kind=JPRB), intent(out), optional :: PGP3A(:,:,:,:)
real(kind=JPRB), intent(out), optional :: PGP3B(:,:,:,:)
real(kind=JPRB), intent(out), optional :: PGP2(:,:,:)

Calls

proc~~inv_trans_ctl~~CallsGraph proc~inv_trans_ctl INV_TRANS_CTL gstats gstats proc~inv_trans_ctl->gstats proc~abort_trans ABORT_TRANS proc~inv_trans_ctl->proc~abort_trans proc~fsc FSC proc~inv_trans_ctl->proc~fsc proc~ftinv FTINV proc~inv_trans_ctl->proc~ftinv proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~inv_trans_ctl->proc~instantiate_allocator proc~ltinv LTINV proc~inv_trans_ctl->proc~ltinv proc~make_buffered_allocator MAKE_BUFFERED_ALLOCATOR proc~inv_trans_ctl->proc~make_buffered_allocator proc~prepare_fsc PREPARE_FSC proc~inv_trans_ctl->proc~prepare_fsc proc~prepare_ftinv PREPARE_FTINV proc~inv_trans_ctl->proc~prepare_ftinv proc~prepare_ltinv PREPARE_LTINV proc~inv_trans_ctl->proc~prepare_ltinv proc~prepare_trltog PREPARE_TRLTOG proc~inv_trans_ctl->proc~prepare_trltog proc~prepare_trmtol PREPARE_TRMTOL proc~inv_trans_ctl->proc~prepare_trmtol proc~prepare_trmtol_pack PREPARE_TRMTOL_PACK proc~inv_trans_ctl->proc~prepare_trmtol_pack proc~prepare_trmtol_unpack PREPARE_TRMTOL_UNPACK proc~inv_trans_ctl->proc~prepare_trmtol_unpack proc~trltog TRLTOG proc~inv_trans_ctl->proc~trltog proc~trmtol TRMTOL proc~inv_trans_ctl->proc~trmtol proc~trmtol_pack TRMTOL_PACK proc~inv_trans_ctl->proc~trmtol_pack proc~trmtol_unpack TRMTOL_UNPACK proc~inv_trans_ctl->proc~trmtol_unpack 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 d_nstagtf d_nstagtf proc~fsc->d_nstagtf d_nptrls d_nptrls proc~ftinv->d_nptrls proc~ftinv->d_nstagtf interface~execute_inv_fft EXECUTE_INV_FFT proc~ftinv->interface~execute_inv_fft mpl_barrier mpl_barrier proc~ftinv->mpl_barrier proc~gstats_nvtx GSTATS_NVTX proc~ftinv->proc~gstats_nvtx proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION proc~instantiate_allocator->proc~reallocate_growing_allocation proc~ltinv->proc~abort_trans dr_hook dr_hook proc~ltinv->dr_hook interface~assign_ptr ASSIGN_PTR proc~ltinv->interface~assign_ptr proc~ltinv->mpl_barrier proc~get_allocation GET_ALLOCATION proc~ltinv->proc~get_allocation proc~ltinv->proc~gstats_nvtx proc~leinv LEINV proc~ltinv->proc~leinv proc~leinv_strides LEINV_STRIDES proc~ltinv->proc~leinv_strides proc~prfi1b PRFI1B proc~ltinv->proc~prfi1b proc~spnsde SPNSDE proc~ltinv->proc~spnsde proc~vdtuv VDTUV proc~ltinv->proc~vdtuv proc~prepare_ltinv->proc~leinv_strides proc~reserve RESERVE proc~prepare_ltinv->proc~reserve proc~prepare_trltog->proc~reserve proc~prepare_trmtol->proc~reserve proc~prepare_trmtol_pack->proc~reserve proc~prepare_trmtol_unpack->proc~reserve proc~trltog->proc~abort_trans proc~trltog->dr_hook proc~trltog->interface~assign_ptr interface~ext_acc_pass ext_acc_pass proc~trltog->interface~ext_acc_pass mpi_irecv mpi_irecv proc~trltog->mpi_irecv mpi_isend mpi_isend proc~trltog->mpi_isend proc~trltog->mpl_barrier mpl_comm_oml mpl_comm_oml proc~trltog->mpl_comm_oml mpl_wait mpl_wait proc~trltog->mpl_wait oml_my_thread oml_my_thread proc~trltog->oml_my_thread proc~ext_acc_create ext_acc_create proc~trltog->proc~ext_acc_create proc~ext_acc_delete ext_acc_delete proc~trltog->proc~ext_acc_delete proc~trltog->proc~get_allocation proc~trltog->proc~gstats_nvtx proc~pe2set PE2SET proc~trltog->proc~pe2set proc~trmtol->dr_hook proc~trmtol->interface~assign_ptr mpi_alltoallv mpi_alltoallv proc~trmtol->mpi_alltoallv proc~trmtol->mpl_barrier mpl_myrank mpl_myrank proc~trmtol->mpl_myrank proc~trmtol->proc~get_allocation proc~trmtol->proc~gstats_nvtx d_myms d_myms proc~trmtol_pack->d_myms d_npntgtb1 d_npntgtb1 proc~trmtol_pack->d_npntgtb1 d_offsets_gemm1 d_offsets_gemm1 proc~trmtol_pack->d_offsets_gemm1 proc~trmtol_pack->dr_hook proc~trmtol_pack->interface~assign_ptr proc~trmtol_pack->proc~get_allocation proc~trmtol_pack->proc~leinv_strides d_npntgtb0 d_npntgtb0 proc~trmtol_unpack->d_npntgtb0 proc~trmtol_unpack->d_nptrls proc~trmtol_unpack->d_nstagtf proc~trmtol_unpack->interface~assign_ptr proc~trmtol_unpack->proc~get_allocation acc_create acc_create proc~ext_acc_create->acc_create acc_delete acc_delete proc~ext_acc_delete->acc_delete proc~get_allocation->proc~abort_trans proc~leinv->d_myms proc~leinv->d_offsets_gemm1 proc~leinv->dr_hook proc~leinv->mpl_barrier proc~leinv->proc~gstats_nvtx proc~leinv->proc~leinv_strides d_offsets_gemm2 d_offsets_gemm2 proc~leinv->d_offsets_gemm2 proc~hip_dgemm_batched_overload HIP_DGEMM_BATCHED_OVERLOAD proc~leinv->proc~hip_dgemm_batched_overload proc~hip_dgemm_grouped_overload HIP_DGEMM_GROUPED_OVERLOAD proc~leinv->proc~hip_dgemm_grouped_overload proc~leinv_strides->d_offsets_gemm1 proc~leinv_strides->d_offsets_gemm2 proc~pe2set->proc~abort_trans proc~spnsde->d_myms proc~vdtuv->d_myms acc_get_hip_stream acc_get_hip_stream proc~hip_dgemm_batched_overload->acc_get_hip_stream interface~hip_dgemm_batched HIP_DGEMM_BATCHED proc~hip_dgemm_batched_overload->interface~hip_dgemm_batched proc~hip_dgemm_grouped_overload->acc_get_hip_stream interface~hip_dgemm_grouped HIP_DGEMM_GROUPED proc~hip_dgemm_grouped_overload->interface~hip_dgemm_grouped

Called by

proc~~inv_trans_ctl~~CalledByGraph proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl