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~~UsesGraph proc~dir_trans_ctlad DIR_TRANS_CTLAD module~abort_trans_mod ABORT_TRANS_MOD proc~dir_trans_ctlad->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~dir_trans_ctlad->module~buffered_allocator_mod module~ftinv_mod FTINV_MOD proc~dir_trans_ctlad->module~ftinv_mod module~ltdirad_mod LTDIRAD_MOD proc~dir_trans_ctlad->module~ltdirad_mod module~parkind_ectrans PARKIND_ECTRANS proc~dir_trans_ctlad->module~parkind_ectrans module~tpm_gen TPM_GEN proc~dir_trans_ctlad->module~tpm_gen module~tpm_trans~2 TPM_TRANS proc~dir_trans_ctlad->module~tpm_trans~2 module~trltog_mod TRLTOG_MOD proc~dir_trans_ctlad->module~trltog_mod module~trltomad_mod TRLTOMAD_MOD proc~dir_trans_ctlad->module~trltomad_mod module~trltomad_pack_unpack TRLTOMAD_PACK_UNPACK proc~dir_trans_ctlad->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 module~ltdirad_mod->module~buffered_allocator_mod module~ltdirad_mod->module~parkind_ectrans PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_gen->EC_PARKIND module~tpm_trans~2->module~parkind_ectrans module~tpm_trans~2->module~growing_allocator_mod module~trltog_mod->module~buffered_allocator_mod 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~~CallsGraph proc~dir_trans_ctlad DIR_TRANS_CTLAD gstats gstats proc~dir_trans_ctlad->gstats prepare_ftinv prepare_ftinv proc~dir_trans_ctlad->prepare_ftinv proc~abort_trans ABORT_TRANS proc~dir_trans_ctlad->proc~abort_trans proc~ftinv FTINV proc~dir_trans_ctlad->proc~ftinv proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~dir_trans_ctlad->proc~instantiate_allocator proc~ltdirad LTDIRAD proc~dir_trans_ctlad->proc~ltdirad proc~make_buffered_allocator MAKE_BUFFERED_ALLOCATOR proc~dir_trans_ctlad->proc~make_buffered_allocator proc~prepare_ltdirad PREPARE_LTDIRAD proc~dir_trans_ctlad->proc~prepare_ltdirad proc~prepare_trltog PREPARE_TRLTOG proc~dir_trans_ctlad->proc~prepare_trltog proc~prepare_trltomad PREPARE_TRLTOMAD proc~dir_trans_ctlad->proc~prepare_trltomad proc~prepare_trltomad_pack PREPARE_TRLTOMAD_PACK proc~dir_trans_ctlad->proc~prepare_trltomad_pack proc~prepare_trltomad_unpack PREPARE_TRLTOMAD_UNPACK proc~dir_trans_ctlad->proc~prepare_trltomad_unpack proc~trltog TRLTOG proc~dir_trans_ctlad->proc~trltog proc~trltomad TRLTOMAD proc~dir_trans_ctlad->proc~trltomad proc~trltomad_pack TRLTOMAD_PACK proc~dir_trans_ctlad->proc~trltomad_pack proc~trltomad_unpack TRLTOMAD_UNPACK proc~dir_trans_ctlad->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 dr_hook dr_hook proc~ltdirad->dr_hook interface~assign_ptr ASSIGN_PTR proc~ltdirad->interface~assign_ptr ledir_strides ledir_strides proc~ltdirad->ledir_strides mpl_barrier mpl_barrier proc~ltdirad->mpl_barrier proc~get_allocation GET_ALLOCATION proc~ltdirad->proc~get_allocation proc~gstats_nvtx GSTATS_NVTX proc~ltdirad->proc~gstats_nvtx proc~leinv LEINV proc~ltdirad->proc~leinv proc~updspad UPDSPAD proc~ltdirad->proc~updspad proc~updspbad UPDSPBAD proc~ltdirad->proc~updspbad proc~uvtvdad UVTVDAD proc~ltdirad->proc~uvtvdad proc~prepare_ltdirad->ledir_strides proc~reserve RESERVE proc~prepare_ltdirad->proc~reserve proc~prepare_trltog->proc~reserve proc~prepare_trltomad->proc~reserve proc~prepare_trltomad_pack->proc~reserve proc~prepare_trltomad_unpack->ledir_strides proc~prepare_trltomad_unpack->proc~reserve proc~trltog->proc~abort_trans proc~trltog->dr_hook ext_acc_create ext_acc_create proc~trltog->ext_acc_create ext_acc_delete ext_acc_delete proc~trltog->ext_acc_delete ext_acc_pass ext_acc_pass proc~trltog->ext_acc_pass proc~trltog->interface~assign_ptr proc~trltog->mpl_abort proc~trltog->mpl_barrier mpl_wait mpl_wait proc~trltog->mpl_wait proc~trltog->proc~get_allocation proc~trltog->proc~gstats_nvtx proc~pe2set PE2SET proc~trltog->proc~pe2set proc~trltomad->proc~abort_trans proc~trltomad->dr_hook proc~trltomad->interface~assign_ptr proc~trltomad->mpl_barrier mpl_myrank mpl_myrank proc~trltomad->mpl_myrank proc~trltomad->proc~get_allocation 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~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~destroy_growing_allocator DESTROY_GROWING_ALLOCATOR proc~reallocate_growing_allocation->proc~destroy_growing_allocator 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

Called by

proc~~dir_trans_ctlad~~CalledByGraph proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_transad DIR_TRANSAD proc~dir_transad->proc~dir_trans_ctlad proc~dir_transad~2 DIR_TRANSAD proc~dir_transad~2->proc~dir_trans_ctlad