EUPDSP Subroutine

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

Uses

  • proc~~eupdsp~2~~UsesGraph proc~eupdsp~2 EUPDSP PARKIND1 PARKIND1 proc~eupdsp~2->PARKIND1 YOMHOOK YOMHOOK proc~eupdsp~2->YOMHOOK module~eupdspb_mod EUPDSPB_MOD proc~eupdsp~2->module~eupdspb_mod module~tpm_trans TPM_TRANS proc~eupdsp~2->module~tpm_trans module~tpm_trans->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) :: 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~2~~CallsGraph proc~eupdsp~2 EUPDSP dr_hook dr_hook proc~eupdsp~2->dr_hook proc~eupdspb EUPDSPB proc~eupdsp~2->proc~eupdspb proc~eupdspb->dr_hook