ETIBIHIE Subroutine

subroutine ETIBIHIE(KDLON, KDGL, KNUBI, KDLUX, KDGUX, KSTART, KDLSM, PGPBI, LDBIX, LDBIY, KDADD)

Uses

  • proc~~etibihie~~UsesGraph proc~etibihie ETIBIHIE PARKIND1 PARKIND1 proc~etibihie->PARKIND1 YOMHOOK YOMHOOK proc~etibihie->YOMHOOK module~esmoothe_mod ESMOOTHE_MOD proc~etibihie->module~esmoothe_mod module~espline_mod ESPLINE_MOD proc~etibihie->module~espline_mod

*** tool ETIBIHIE : Doubly-periodicisation : isotropic spline ------------- method.

 *CALL* *ETIBIHIE*(...)






































     1. DOUBLY-PERIODICISE :
         ------------------

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDLON
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KNUBI
integer(kind=JPIM), intent(in) :: KDLUX
integer(kind=JPIM), intent(in) :: KDGUX
integer(kind=JPIM), intent(in) :: KSTART
integer(kind=JPIM), intent(in) :: KDLSM
real(kind=JPRB), intent(inout) :: PGPBI(KSTART:KDLSM+KDADD,KNUBI,1:KDGL+KDADD)
logical, intent(in) :: LDBIX
logical, intent(in) :: LDBIY
integer(kind=JPIM), intent(in) :: KDADD

Calls

proc~~etibihie~~CallsGraph proc~etibihie ETIBIHIE dr_hook dr_hook proc~etibihie->dr_hook proc~esmoothe ESMOOTHE proc~etibihie->proc~esmoothe proc~espline ESPLINE proc~etibihie->proc~espline proc~esmoothe->dr_hook proc~espline->dr_hook