EPRFI2_MOD Module


Used by

  • module~~eprfi2_mod~~UsedByGraph module~eprfi2_mod EPRFI2_MOD proc~eltdir ELTDIR proc~eltdir->module~eprfi2_mod

Subroutines

public subroutine EPRFI2(KM, KMLOC, KF_FS, PFFT)

*** EPRFI2 - Prepare input work arrays for direct transform

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KMLOC
integer(kind=JPIM), intent(in) :: KF_FS
real(kind=JPRB), intent(out) :: PFFT(:,:) Read more…