PRFI1B Subroutine

public subroutine PRFI1B(KM, PIA, PSPEC, KFIELDS, KFLDPTR)

Uses

  • proc~~prfi1b~2~~UsesGraph proc~prfi1b~2 PRFI1B PARKIND1 PARKIND1 proc~prfi1b~2->PARKIND1 module~tpm_dim TPM_DIM proc~prfi1b~2->module~tpm_dim module~tpm_distr TPM_DISTR proc~prfi1b~2->module~tpm_distr EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND

*** PRFI1 - Prepare spectral fields for inverse Legendre transform

  • Interface. ---------- CALL PRFI1B(...)

Arguments

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