EUPDSPAD Subroutine

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

Uses

  • proc~~eupdspad~~UsesGraph proc~eupdspad EUPDSPAD PARKIND1 PARKIND1 proc~eupdspad->PARKIND1 YOMHOOK YOMHOOK proc~eupdspad->YOMHOOK module~eupdspbad_mod EUPDSPBAD_MOD proc~eupdspad->module~eupdspbad_mod module~tpm_trans~2 TPM_TRANS proc~eupdspad->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

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

  • Interface. ---------- CALL EUPDSPAD(...)

    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(out) :: PFFT(:,:)
real(kind=JPRB), intent(out) :: PVODI(:,:)
real(kind=JPRB), intent(inout), optional :: PSPVOR(:,:)
real(kind=JPRB), intent(inout), optional :: PSPDIV(:,:)
real(kind=JPRB), intent(inout), optional :: PSPSCALAR(:,:)
real(kind=JPRB), intent(inout), optional :: PSPSC3A(:,:,:)
real(kind=JPRB), intent(inout), optional :: PSPSC3B(:,:,:)
real(kind=JPRB), intent(inout), optional :: PSPSC2(:,:)
integer(kind=JPIM), intent(in), optional :: KFLDPTRUV(:)
integer(kind=JPIM), intent(in), optional :: KFLDPTRSC(:)

Calls

proc~~eupdspad~~CallsGraph proc~eupdspad EUPDSPAD dr_hook dr_hook proc~eupdspad->dr_hook proc~eupdspbad EUPDSPBAD proc~eupdspad->proc~eupdspbad proc~eupdspbad->dr_hook

Called by

proc~~eupdspad~~CalledByGraph proc~eupdspad EUPDSPAD proc~eltdirad ELTDIRAD proc~eltdirad->proc~eupdspad proc~eltdir_ctlad ELTDIR_CTLAD proc~eltdir_ctlad->proc~eltdirad proc~edir_trans_ctlad EDIR_TRANS_CTLAD proc~edir_trans_ctlad->proc~eltdir_ctlad proc~edir_transad EDIR_TRANSAD proc~edir_transad->proc~edir_trans_ctlad