DIR_TRANS_CTLAD Subroutine

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

Uses

  • proc~~dir_trans_ctlad~2~~UsesGraph proc~dir_trans_ctlad~2 DIR_TRANS_CTLAD module~abort_trans_mod ABORT_TRANS_MOD proc~dir_trans_ctlad~2->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~dir_trans_ctlad~2->module~buffered_allocator_mod module~ftinv_mod FTINV_MOD proc~dir_trans_ctlad~2->module~ftinv_mod module~ltdirad_mod LTDIRAD_MOD proc~dir_trans_ctlad~2->module~ltdirad_mod module~parkind_ectrans PARKIND_ECTRANS proc~dir_trans_ctlad~2->module~parkind_ectrans module~tpm_distr TPM_DISTR proc~dir_trans_ctlad~2->module~tpm_distr module~tpm_gen TPM_GEN proc~dir_trans_ctlad~2->module~tpm_gen module~tpm_trans TPM_TRANS proc~dir_trans_ctlad~2->module~tpm_trans module~trltog_mod TRLTOG_MOD proc~dir_trans_ctlad~2->module~trltog_mod module~trltomad_mod TRLTOMAD_MOD proc~dir_trans_ctlad~2->module~trltomad_mod module~trltomad_pack_unpack TRLTOMAD_PACK_UNPACK proc~dir_trans_ctlad~2->module~trltomad_pack_unpack module~buffered_allocator_mod->module~abort_trans_mod EC_PARKIND EC_PARKIND module~buffered_allocator_mod->EC_PARKIND iso_c_binding iso_c_binding module~buffered_allocator_mod->iso_c_binding module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_distr->EC_PARKIND module~tpm_gen->EC_PARKIND module~tpm_trans->PARKIND1 module~trltomad_mod->module~buffered_allocator_mod module~trltomad_pack_unpack->module~buffered_allocator_mod module~trltomad_pack_unpack->module~parkind_ectrans module~growing_allocator_mod->iso_c_binding

*** DIR_TRANS_CTLAD - Control routine for adjoint of the direct spectral transform.

  • Interface. ---------- CALL DIR_TRANS_CTLAD(...)

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_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
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(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~~dir_trans_ctlad~2~~CallsGraph proc~dir_trans_ctlad~2 DIR_TRANS_CTLAD gstats gstats proc~dir_trans_ctlad~2->gstats prepare_ftinv prepare_ftinv proc~dir_trans_ctlad~2->prepare_ftinv prepare_ltdirad prepare_ltdirad proc~dir_trans_ctlad~2->prepare_ltdirad prepare_trltog prepare_trltog proc~dir_trans_ctlad~2->prepare_trltog proc~abort_trans ABORT_TRANS proc~dir_trans_ctlad~2->proc~abort_trans proc~ftinv FTINV proc~dir_trans_ctlad~2->proc~ftinv proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~dir_trans_ctlad~2->proc~instantiate_allocator proc~ltdirad LTDIRAD proc~dir_trans_ctlad~2->proc~ltdirad proc~make_buffered_allocator MAKE_BUFFERED_ALLOCATOR proc~dir_trans_ctlad~2->proc~make_buffered_allocator proc~prepare_trltomad PREPARE_TRLTOMAD proc~dir_trans_ctlad~2->proc~prepare_trltomad proc~prepare_trltomad_pack PREPARE_TRLTOMAD_PACK proc~dir_trans_ctlad~2->proc~prepare_trltomad_pack proc~prepare_trltomad_unpack PREPARE_TRLTOMAD_UNPACK proc~dir_trans_ctlad~2->proc~prepare_trltomad_unpack proc~trltog TRLTOG proc~dir_trans_ctlad~2->proc~trltog proc~trltomad TRLTOMAD proc~dir_trans_ctlad~2->proc~trltomad proc~trltomad_pack TRLTOMAD_PACK proc~dir_trans_ctlad~2->proc~trltomad_pack proc~trltomad_unpack TRLTOMAD_UNPACK proc~dir_trans_ctlad~2->proc~trltomad_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~ldfou2ad LDFOU2AD proc~ltdirad->proc~ldfou2ad proc~ledirad LEDIRAD proc~ltdirad->proc~ledirad proc~prepsnm PREPSNM proc~ltdirad->proc~prepsnm proc~prfi2ad PRFI2AD proc~ltdirad->proc~prfi2ad proc~updspad UPDSPAD proc~ltdirad->proc~updspad proc~uvtvdad UVTVDAD proc~ltdirad->proc~uvtvdad proc~reserve RESERVE proc~prepare_trltomad->proc~reserve proc~prepare_trltomad_pack->proc~reserve ledir_strides ledir_strides proc~prepare_trltomad_unpack->ledir_strides proc~prepare_trltomad_unpack->proc~reserve proc~trltog->gstats proc~trltog->proc~abort_trans dr_hook dr_hook 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~trltomad->proc~abort_trans proc~trltomad->dr_hook interface~assign_ptr ASSIGN_PTR proc~trltomad->interface~assign_ptr proc~trltomad->mpl_barrier mpl_myrank mpl_myrank proc~trltomad->mpl_myrank proc~get_allocation GET_ALLOCATION proc~trltomad->proc~get_allocation proc~gstats_nvtx GSTATS_NVTX proc~trltomad->proc~gstats_nvtx proc~trltomad_pack->interface~assign_ptr proc~trltomad_pack->proc~get_allocation proc~trltomad_unpack->interface~assign_ptr proc~trltomad_unpack->ledir_strides proc~trltomad_unpack->proc~get_allocation 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~gstats_nvtx->gstats proc~inigptr->proc~abort_trans proc~ledirad->dr_hook interface~gemm GEMM proc~ledirad->interface~gemm proc~mult_butm MULT_BUTM proc~ledirad->proc~mult_butm proc~pe2set->proc~abort_trans proc~prfi2bad PRFI2BAD proc~prfi2ad->proc~prfi2bad proc~destroy_growing_allocator DESTROY_GROWING_ALLOCATOR proc~reallocate_growing_allocation->proc~destroy_growing_allocator proc~updspbad UPDSPBAD proc~updspad->proc~updspbad 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