UPDSPBAD Subroutine

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

Uses

  • proc~~updspbad~2~~UsesGraph proc~updspbad~2 UPDSPBAD PARKIND1 PARKIND1 proc~updspbad~2->PARKIND1 module~tpm_dim TPM_DIM proc~updspbad~2->module~tpm_dim module~tpm_distr TPM_DISTR proc~updspbad~2->module~tpm_distr EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND

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

  • Interface. ---------- CALL UPDSPBAD(....)

    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(out) :: POA(:,:)
real(kind=JPRB), intent(inout) :: PSPEC(:,:)
integer(kind=JPIM), intent(in), optional :: KFLDPTR(:)