PRFI1B_MOD Module


Subroutines

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

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

Read more…

Arguments

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