EINV_TRANS_CTL Subroutine

public subroutine EINV_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, PSPMEANU, PSPMEANV)

Uses

  • proc~~einv_trans_ctl~~UsesGraph proc~einv_trans_ctl EINV_TRANS_CTL PARKIND1 PARKIND1 proc~einv_trans_ctl->PARKIND1 YOMHOOK YOMHOOK proc~einv_trans_ctl->YOMHOOK module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~einv_trans_ctl->module~buffered_allocator_mod module~efsc_mod EFSC_MOD proc~einv_trans_ctl->module~efsc_mod module~eftinv_mod EFTINV_MOD proc~einv_trans_ctl->module~eftinv_mod module~eltinv_mod ELTINV_MOD proc~einv_trans_ctl->module~eltinv_mod module~ftinv_mod FTINV_MOD proc~einv_trans_ctl->module~ftinv_mod module~tpm_gen TPM_GEN proc~einv_trans_ctl->module~tpm_gen module~tpm_trans~2 TPM_TRANS proc~einv_trans_ctl->module~tpm_trans~2 module~trltog_mod~2 TRLTOG_MOD proc~einv_trans_ctl->module~trltog_mod~2 module~trmtol_mod TRMTOL_MOD proc~einv_trans_ctl->module~trmtol_mod module~trmtol_pack_unpack TRMTOL_PACK_UNPACK proc~einv_trans_ctl->module~trmtol_pack_unpack EC_PARKIND EC_PARKIND module~buffered_allocator_mod->EC_PARKIND iso_c_binding iso_c_binding module~buffered_allocator_mod->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD module~buffered_allocator_mod->module~abort_trans_mod module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod module~eltinv_mod->module~buffered_allocator_mod module~tpm_gen->EC_PARKIND module~tpm_trans~2->module~growing_allocator_mod module~parkind_ectrans PARKIND_ECTRANS module~tpm_trans~2->module~parkind_ectrans module~trmtol_pack_unpack->module~buffered_allocator_mod module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->PARKIND1

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

  • Interface. ---------- CALL EINV_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(:,:,:)
real(kind=JPRB), intent(in), optional :: PSPMEANU(:)
real(kind=JPRB), intent(in), optional :: PSPMEANV(:)

Calls

proc~~einv_trans_ctl~~CallsGraph proc~einv_trans_ctl EINV_TRANS_CTL dr_hook dr_hook proc~einv_trans_ctl->dr_hook gstats gstats proc~einv_trans_ctl->gstats prepare_ftinv prepare_ftinv proc~einv_trans_ctl->prepare_ftinv prepare_trltog prepare_trltog proc~einv_trans_ctl->prepare_trltog prepare_trmtol prepare_trmtol proc~einv_trans_ctl->prepare_trmtol proc~efsc EFSC proc~einv_trans_ctl->proc~efsc proc~eftinv EFTINV proc~einv_trans_ctl->proc~eftinv proc~eltinv ELTINV proc~einv_trans_ctl->proc~eltinv proc~instantiate_allocator INSTANTIATE_ALLOCATOR proc~einv_trans_ctl->proc~instantiate_allocator proc~make_buffered_allocator MAKE_BUFFERED_ALLOCATOR proc~einv_trans_ctl->proc~make_buffered_allocator proc~prepare_eltinv PREPARE_ELTINV proc~einv_trans_ctl->proc~prepare_eltinv proc~prepare_trmtol_unpack PREPARE_TRMTOL_UNPACK proc~einv_trans_ctl->proc~prepare_trmtol_unpack proc~trltog TRLTOG proc~einv_trans_ctl->proc~trltog proc~trmtol TRMTOL proc~einv_trans_ctl->proc~trmtol proc~trmtol_unpack TRMTOL_UNPACK proc~einv_trans_ctl->proc~trmtol_unpack proc~efsc->dr_hook proc~eftinv->dr_hook interface~assign_ptr ASSIGN_PTR proc~eftinv->interface~assign_ptr interface~execute_inv_fft EXECUTE_INV_FFT proc~eftinv->interface~execute_inv_fft proc~get_allocation GET_ALLOCATION proc~eftinv->proc~get_allocation proc~eltinv->dr_hook proc~eltinv->interface~assign_ptr proc~abort_trans ABORT_TRANS proc~eltinv->proc~abort_trans proc~easre1b EASRE1B proc~eltinv->proc~easre1b proc~eleinv ELEINV proc~eltinv->proc~eleinv proc~eprfi1b EPRFI1B proc~eltinv->proc~eprfi1b proc~espnsde ESPNSDE proc~eltinv->proc~espnsde proc~evdtuv EVDTUV proc~eltinv->proc~evdtuv proc~eltinv->proc~get_allocation proc~reallocate_growing_allocation REALLOCATE_GROWING_ALLOCATION proc~instantiate_allocator->proc~reallocate_growing_allocation proc~reserve RESERVE proc~prepare_eltinv->proc~reserve proc~prepare_trmtol_unpack->proc~reserve proc~trltog->dr_hook proc~trltog->gstats 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~allocate_buffers_cst ALLOCATE_BUFFERS_CST proc~trltog->proc~allocate_buffers_cst proc~allocate_buffers_sr ALLOCATE_BUFFERS_SR proc~trltog->proc~allocate_buffers_sr proc~tgrl_copy_pglat TGRL_COPY_PGLAT proc~trltog->proc~tgrl_copy_pglat proc~tgrl_copy_zcombuf TGRL_COPY_ZCOMBUF proc~trltog->proc~tgrl_copy_zcombuf proc~tgrl_init_packing_vars TGRL_INIT_PACKING_VARS proc~trltog->proc~tgrl_init_packing_vars proc~trgl_allocate_heap_buffer TRGL_ALLOCATE_HEAP_BUFFER proc~trltog->proc~trgl_allocate_heap_buffer proc~trgl_allocate_vars TRGL_ALLOCATE_VARS proc~trltog->proc~trgl_allocate_vars proc~trgl_init_off_vars TRGL_INIT_OFF_VARS proc~trltog->proc~trgl_init_off_vars proc~trgl_init_vars TRGL_INIT_VARS proc~trltog->proc~trgl_init_vars proc~trgl_prolog TRGL_PROLOG proc~trltog->proc~trgl_prolog proc~trmtol->dr_hook proc~trmtol->gstats proc~trmtol->gstats_barrier proc~trmtol->gstats_barrier2 mpl_alltoallv mpl_alltoallv proc~trmtol->mpl_alltoallv proc~trmtol_unpack->interface~assign_ptr proc~trmtol_unpack->proc~get_allocation 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~easre1b->dr_hook foubuf_in foubuf_in proc~easre1b->foubuf_in proc~eleinv->dr_hook proc~exec_efftw EXEC_EFFTW proc~eleinv->proc~exec_efftw proc~eprfi1b->dr_hook proc~espnsde->dr_hook proc~evdtuv->dr_hook proc~get_allocation->proc~abort_trans proc~destroy_growing_allocator DESTROY_GROWING_ALLOCATOR proc~reallocate_growing_allocation->proc~destroy_growing_allocator proc~tgrl_copy_pglat->proc~abort_trans proc~trgl_allocate_heap_buffer->proc~abort_trans proc~inigptr INIGPTR proc~trgl_prolog->proc~inigptr proc~pe2set PE2SET proc~trgl_prolog->proc~pe2set proc~exec_efftw->dr_hook abor1 abor1 proc~exec_efftw->abor1 dfftw_execute_dft_c2r dfftw_execute_dft_c2r proc~exec_efftw->dfftw_execute_dft_c2r dfftw_execute_dft_r2c dfftw_execute_dft_r2c proc~exec_efftw->dfftw_execute_dft_r2c fftw_alloc_complex fftw_alloc_complex proc~exec_efftw->fftw_alloc_complex fftw_free fftw_free proc~exec_efftw->fftw_free fftwf_alloc_complex fftwf_alloc_complex proc~exec_efftw->fftwf_alloc_complex fftwf_free fftwf_free proc~exec_efftw->fftwf_free proc~create_plan_fftw CREATE_PLAN_FFTW proc~exec_efftw->proc~create_plan_fftw sfftw_execute_dft_c2r sfftw_execute_dft_c2r proc~exec_efftw->sfftw_execute_dft_c2r sfftw_execute_dft_r2c sfftw_execute_dft_r2c proc~exec_efftw->sfftw_execute_dft_r2c proc~inigptr->proc~abort_trans proc~pe2set->proc~abort_trans 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

Called by

proc~~einv_trans_ctl~~CalledByGraph proc~einv_trans_ctl EINV_TRANS_CTL proc~einv_trans EINV_TRANS proc~einv_trans->proc~einv_trans_ctl proc~einv_trans~2 EINV_TRANS proc~einv_trans~2->proc~einv_trans_ctl