EUPDSP Subroutine

public subroutine EUPDSP(KM, KF_UV, KF_SCALARS, PFFT, PVODI, PSPVOR, PSPDIV, PSPSCALAR, PSPSC3A, PSPSC3B, PSPSC2, KFLDPTRUV, KFLDPTRSC)

Uses

  • proc~~eupdsp~~UsesGraph proc~eupdsp EUPDSP PARKIND1 PARKIND1 proc~eupdsp->PARKIND1 YOMHOOK YOMHOOK proc~eupdsp->YOMHOOK module~eupdspb_mod EUPDSPB_MOD proc~eupdsp->module~eupdspb_mod module~tpm_trans~2 TPM_TRANS proc~eupdsp->module~tpm_trans~2 module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~tpm_trans~2->module~growing_allocator_mod module~parkind_ectrans PARKIND_ECTRANS module~tpm_trans~2->module~parkind_ectrans iso_c_binding iso_c_binding module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->PARKIND1

*** EUPDSP - Update spectral arrays after direct Legendre transform

  • Interface. ---------- CALL EUPDSP(...)

    1.2 SCALARS

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
real(kind=JPRB), intent(in) :: PFFT(:,:)
real(kind=JPRB), intent(in) :: PVODI(:,:)
real(kind=JPRB), intent(out), optional :: PSPVOR(:,:)
real(kind=JPRB), intent(out), optional :: PSPDIV(:,:)
real(kind=JPRB), intent(out), optional :: PSPSCALAR(:,:)
real(kind=JPRB), intent(out), optional :: PSPSC3A(:,:,:)
real(kind=JPRB), intent(out), optional :: PSPSC3B(:,:,:)
real(kind=JPRB), intent(out), optional :: PSPSC2(:,:)
integer(kind=JPIM), intent(in), optional :: KFLDPTRUV(:)
integer(kind=JPIM), intent(in), optional :: KFLDPTRSC(:)

Calls

proc~~eupdsp~~CallsGraph proc~eupdsp EUPDSP dr_hook dr_hook proc~eupdsp->dr_hook proc~eupdspb EUPDSPB proc~eupdsp->proc~eupdspb proc~eupdspb->dr_hook

Called by

proc~~eupdsp~~CalledByGraph proc~eupdsp EUPDSP proc~eltdir ELTDIR proc~eltdir->proc~eupdsp proc~eltdir_ctl ELTDIR_CTL proc~eltdir_ctl->proc~eltdir proc~edir_trans_ctl EDIR_TRANS_CTL proc~edir_trans_ctl->proc~eltdir_ctl proc~edir_trans EDIR_TRANS proc~edir_trans->proc~edir_trans_ctl