FPBIPERE Subroutine

subroutine FPBIPERE(KDLUX, KDGUX, KDLON, KDGL, KNUBI, KD1, PGPBI, KDADD, LDZON, LDBOYD, KDBOYD, PLBOYD)

Uses

  • proc~~fpbipere~2~~UsesGraph proc~fpbipere~2 FPBIPERE PARKIND1 PARKIND1 proc~fpbipere~2->PARKIND1 YOMHOOK YOMHOOK proc~fpbipere~2->YOMHOOK module~esmoothe_mod ESMOOTHE_MOD proc~fpbipere~2->module~esmoothe_mod module~espline_mod ESPLINE_MOD proc~fpbipere~2->module~espline_mod module~ewindowe_mod EWINDOWE_MOD proc~fpbipere~2->module~ewindowe_mod

*** FPBIPERE - Full-POS interface for double periodicisation

  • INTERFACE. ---------- CALL FPBIPERE(...)
     2. DOUBLY-PERIODICISE
         ------------------
    

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDLUX
integer(kind=JPIM), intent(in) :: KDGUX
integer(kind=JPIM), intent(in) :: KDLON
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KNUBI
integer(kind=JPIM), intent(in) :: KD1
real(kind=JPRB), intent(inout) :: PGPBI(KD1,KNUBI)
integer(kind=JPIM), intent(in) :: KDADD
logical, intent(in), optional :: LDZON
logical, intent(in), optional :: LDBOYD
integer(kind=JPIM), intent(in), optional :: KDBOYD(6)
real(kind=JPRB), intent(in), optional :: PLBOYD

Calls

proc~~fpbipere~2~~CallsGraph proc~fpbipere~2 FPBIPERE abor1 abor1 proc~fpbipere~2->abor1 dr_hook dr_hook proc~fpbipere~2->dr_hook proc~esmoothe ESMOOTHE proc~fpbipere~2->proc~esmoothe proc~espline ESPLINE proc~fpbipere~2->proc~espline proc~ewindowe EWINDOWE proc~fpbipere~2->proc~ewindowe proc~esmoothe->dr_hook proc~espline->dr_hook proc~ewindowe->dr_hook