UPDSPB Subroutine

public subroutine UPDSPB(KM, KFIELD, POA, PSPEC, KFLDPTR)

Uses

  • proc~~updspb~2~~UsesGraph proc~updspb~2 UPDSPB PARKIND1 PARKIND1 proc~updspb~2->PARKIND1 module~tpm_dim TPM_DIM proc~updspb~2->module~tpm_dim module~tpm_distr TPM_DISTR proc~updspb~2->module~tpm_distr EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND

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

  • Interface. ---------- CALL UPDSPB(....)

    1.1 KM=0

    1.2 KM!=0

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KFIELD
real(kind=JPRB), intent(in) :: POA(:,:)
real(kind=JPRB), intent(out) :: PSPEC(:,:)
integer(kind=JPIM), intent(in), optional :: KFLDPTR(:)