ESMOOTHE Subroutine

public subroutine ESMOOTHE(KDLUN, KDLON, KDGUN, KDGL, KDLUX, KDGUX, KSTART, KDLSM, KDGSA, KDGEN, KNUBI, PWORK, LDBIX, LDBIY)

Uses

    • YOMHOOK
    • PARKIND1
  • proc~~esmoothe~2~~UsesGraph proc~esmoothe~2 ESMOOTHE PARKIND1 PARKIND1 proc~esmoothe~2->PARKIND1 YOMHOOK YOMHOOK proc~esmoothe~2->YOMHOOK

CALL ESMOOTHE(...)

 1. Calculation.
     ------------

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDLUN
integer(kind=JPIM), intent(in) :: KDLON
integer(kind=JPIM), intent(in) :: KDGUN
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KDLUX
integer(kind=JPIM), intent(in) :: KDGUX
integer(kind=JPIM), intent(in) :: KSTART
integer(kind=JPIM), intent(in) :: KDLSM
integer(kind=JPIM), intent(in) :: KDGSA
integer(kind=JPIM), intent(in) :: KDGEN
integer(kind=JPIM), intent(in) :: KNUBI
real(kind=JPRB), intent(inout) :: PWORK(KSTART:KDLSM,KNUBI,KDGSA:KDGEN)
logical, intent(in) :: LDBIX
logical, intent(in) :: LDBIY

Calls

proc~~esmoothe~2~~CallsGraph proc~esmoothe~2 ESMOOTHE dr_hook dr_hook proc~esmoothe~2->dr_hook