UPDSP_MOD Module


Used by

  • module~~updsp_mod~2~~UsedByGraph module~updsp_mod~2 UPDSP_MOD proc~ltdir LTDIR proc~ltdir->module~updsp_mod~2 proc~ltdir~2 LTDIR proc~ltdir~2->module~updsp_mod~2

Subroutines

public subroutine UPDSP(KF_UV, KF_SCALARS, POA1, PSPSCALAR, PSPSC3A, PSPSC3B, PSPSC2, KFLDPTRUV, KFLDPTRSC)

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

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
real(kind=JPRBT), intent(in) :: POA1(:,:,:)
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(:)