PRFI1B_MOD Module


Subroutines

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

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

Read more…

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(:)