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~2~~UsesGraph proc~inv_trans_ctl~2 INV_TRANS_CTL iso_c_binding iso_c_binding proc~inv_trans_ctl~2->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD proc~inv_trans_ctl~2->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~inv_trans_ctl~2->module~buffered_allocator_mod module~fsc_mod FSC_MOD proc~inv_trans_ctl~2->module~fsc_mod module~ftinv_mod FTINV_MOD proc~inv_trans_ctl~2->module~ftinv_mod module~ltinv_mod LTINV_MOD proc~inv_trans_ctl~2->module~ltinv_mod module~parkind_ectrans PARKIND_ECTRANS proc~inv_trans_ctl~2->module~parkind_ectrans module~tpm_gen TPM_GEN proc~inv_trans_ctl~2->module~tpm_gen module~tpm_trans TPM_TRANS proc~inv_trans_ctl~2->module~tpm_trans module~trltog_mod TRLTOG_MOD proc~inv_trans_ctl~2->module~trltog_mod module~trmtol_mod TRMTOL_MOD proc~inv_trans_ctl~2->module~trmtol_mod module~trmtol_pack_unpack TRMTOL_PACK_UNPACK proc~inv_trans_ctl~2->module~trmtol_pack_unpack module~buffered_allocator_mod->iso_c_binding module~buffered_allocator_mod->module~abort_trans_mod EC_PARKIND EC_PARKIND module~buffered_allocator_mod->EC_PARKIND module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_gen->EC_PARKIND module~tpm_trans->PARKIND1 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~2~~CallsGraph proc~inv_trans_ctl~2 INV_TRANS_CTL gstats gstats proc~inv_trans_ctl~2->gstats prepare_fsc prepare_fsc proc~inv_trans_ctl~2->prepare_fsc prepare_ftinv prepare_ftinv proc~inv_trans_ctl~2->prepare_ftinv prepare_ltinv prepare_ltinv proc~inv_trans_ctl~2->prepare_ltinv prepare_trltog prepare_trltog proc~inv_trans_ctl~2->prepare_trltog prepare_trmtol prepare_trmtol proc~inv_trans_ctl~2->prepare_trmtol proc~abort_trans ABORT_TRANS proc~inv_trans_ctl~2->proc~abort_trans proc~fsc FSC proc~inv_trans_ctl~2->proc~fsc proc~ftinv FTINV proc~inv_trans_ctl~2->proc~ftinv proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~inv_trans_ctl~2->proc~instantiate_allocator proc~ltinv LTINV proc~inv_trans_ctl~2->proc~ltinv proc~make_buffered_allocator MAKE_BUFFERED_ALLOCATOR proc~inv_trans_ctl~2->proc~make_buffered_allocator proc~prepare_trmtol_pack PREPARE_TRMTOL_PACK proc~inv_trans_ctl~2->proc~prepare_trmtol_pack proc~prepare_trmtol_unpack PREPARE_TRMTOL_UNPACK proc~inv_trans_ctl~2->proc~prepare_trmtol_unpack proc~trltog TRLTOG proc~inv_trans_ctl~2->proc~trltog proc~trmtol TRMTOL proc~inv_trans_ctl~2->proc~trmtol proc~trmtol_pack TRMTOL_PACK proc~inv_trans_ctl~2->proc~trmtol_pack proc~trmtol_unpack TRMTOL_UNPACK proc~inv_trans_ctl~2->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 proc~exec_fftw EXEC_FFTW proc~ftinv->proc~exec_fftw 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 proc~asre1b ASRE1B proc~ltinv->proc~asre1b proc~cdmap CDMAP proc~ltinv->proc~cdmap proc~fspgl_int FSPGL_INT proc~ltinv->proc~fspgl_int proc~leinv LEINV proc~ltinv->proc~leinv proc~prepsnm PREPSNM proc~ltinv->proc~prepsnm proc~prfi1b PRFI1B proc~ltinv->proc~prfi1b proc~spnsde SPNSDE proc~ltinv->proc~spnsde proc~vdtuv VDTUV proc~ltinv->proc~vdtuv proc~reserve RESERVE proc~prepare_trmtol_pack->proc~reserve proc~prepare_trmtol_unpack->proc~reserve proc~trltog->gstats proc~trltog->proc~abort_trans proc~trltog->dr_hook gstats_barrier gstats_barrier proc~trltog->gstats_barrier gstats_barrier2 gstats_barrier2 proc~trltog->gstats_barrier2 mpl_barrier mpl_barrier proc~trltog->mpl_barrier mpl_recv mpl_recv proc~trltog->mpl_recv mpl_send mpl_send proc~trltog->mpl_send mpl_wait mpl_wait proc~trltog->mpl_wait mpl_waitany mpl_waitany proc~trltog->mpl_waitany proc~inigptr INIGPTR proc~trltog->proc~inigptr proc~pe2set PE2SET proc~trltog->proc~pe2set proc~trmtol->gstats proc~trmtol->dr_hook proc~trmtol->gstats_barrier proc~trmtol->gstats_barrier2 mpl_alltoallv mpl_alltoallv proc~trmtol->mpl_alltoallv proc~trmtol_pack->dr_hook interface~assign_ptr ASSIGN_PTR proc~trmtol_pack->interface~assign_ptr leinv_strides leinv_strides proc~trmtol_pack->leinv_strides proc~get_allocation GET_ALLOCATION proc~trmtol_pack->proc~get_allocation proc~trmtol_unpack->interface~assign_ptr proc~trmtol_unpack->proc~get_allocation proc~cdmap->dr_hook proc~seefmm_mulm seefmm_mulm proc~cdmap->proc~seefmm_mulm proc~exec_fftw->dr_hook abor1 abor1 proc~exec_fftw->abor1 dfftw_execute_dft_c2r dfftw_execute_dft_c2r proc~exec_fftw->dfftw_execute_dft_c2r dfftw_execute_dft_r2c dfftw_execute_dft_r2c proc~exec_fftw->dfftw_execute_dft_r2c fftw_alloc_complex fftw_alloc_complex proc~exec_fftw->fftw_alloc_complex fftw_free fftw_free proc~exec_fftw->fftw_free fftwf_alloc_complex fftwf_alloc_complex proc~exec_fftw->fftwf_alloc_complex fftwf_free fftwf_free proc~exec_fftw->fftwf_free proc~create_plan_fftw CREATE_PLAN_FFTW proc~exec_fftw->proc~create_plan_fftw sfftw_execute_dft_c2r sfftw_execute_dft_c2r proc~exec_fftw->sfftw_execute_dft_c2r sfftw_execute_dft_r2c sfftw_execute_dft_r2c proc~exec_fftw->sfftw_execute_dft_r2c proc~get_allocation->proc~abort_trans proc~inigptr->proc~abort_trans proc~leinv->dr_hook interface~gemm GEMM proc~leinv->interface~gemm proc~mult_butm MULT_BUTM proc~leinv->proc~mult_butm proc~pe2set->proc~abort_trans proc~prfi1b->proc~abort_trans proc~destroy_growing_allocator DESTROY_GROWING_ALLOCATOR proc~reallocate_growing_allocation->proc~destroy_growing_allocator proc~create_plan_fftw->dr_hook proc~create_plan_fftw->abor1 proc~create_plan_fftw->fftw_alloc_complex proc~create_plan_fftw->fftw_free proc~create_plan_fftw->fftwf_alloc_complex proc~create_plan_fftw->fftwf_free dfftw_destroy_plan dfftw_destroy_plan proc~create_plan_fftw->dfftw_destroy_plan dfftw_plan_many_dft_c2r dfftw_plan_many_dft_c2r proc~create_plan_fftw->dfftw_plan_many_dft_c2r dfftw_plan_many_dft_r2c dfftw_plan_many_dft_r2c proc~create_plan_fftw->dfftw_plan_many_dft_r2c sfftw_destroy_plan sfftw_destroy_plan proc~create_plan_fftw->sfftw_destroy_plan sfftw_plan_many_dft_c2r sfftw_plan_many_dft_c2r proc~create_plan_fftw->sfftw_plan_many_dft_c2r sfftw_plan_many_dft_r2c sfftw_plan_many_dft_r2c proc~create_plan_fftw->sfftw_plan_many_dft_r2c proc~mult_butm->abor1 proc~mult_butm->interface~gemm