UPDSPAD Subroutine

public subroutine UPDSPAD(KM, KF_UV, KF_SCALARS, POA1, POA2, PSPVOR, PSPDIV, PSPSCALAR, PSPSC3A, PSPSC3B, PSPSC2, KFLDPTRUV, KFLDPTRSC)

Uses

  • proc~~updspad~~UsesGraph proc~updspad UPDSPAD PARKIND1 PARKIND1 proc~updspad->PARKIND1 module~tpm_dim TPM_DIM proc~updspad->module~tpm_dim module~tpm_distr TPM_DISTR proc~updspad->module~tpm_distr module~tpm_trans~2 TPM_TRANS proc~updspad->module~tpm_trans~2 module~updspbad_mod UPDSPBAD_MOD proc~updspad->module~updspbad_mod module~tpm_dim->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND iso_c_binding iso_c_binding module~tpm_trans~2->iso_c_binding 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 module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->PARKIND1

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

  • Interface. ---------- CALL UPDSPAD(...)

    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) :: POA1(:,:)
real(kind=JPRB), intent(out) :: POA2(:,:)
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~~updspad~~CallsGraph proc~updspad UPDSPAD proc~updspbad UPDSPBAD proc~updspad->proc~updspbad

Called by

proc~~updspad~~CalledByGraph proc~updspad UPDSPAD proc~ltdirad LTDIRAD proc~ltdirad->proc~updspad proc~ltdir_ctlad LTDIR_CTLAD proc~ltdir_ctlad->proc~ltdirad proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_trans_ctlad->proc~ltdir_ctlad proc~dir_transad~2 DIR_TRANSAD proc~dir_transad~2->proc~dir_trans_ctlad