FPBIPERE Subroutine

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

Uses

  • proc~~fpbipere~~UsesGraph proc~fpbipere FPBIPERE PARKIND1 PARKIND1 proc~fpbipere->PARKIND1 YOMHOOK YOMHOOK proc~fpbipere->YOMHOOK module~esmoothe_mod ESMOOTHE_MOD proc~fpbipere->module~esmoothe_mod module~espline_mod ESPLINE_MOD proc~fpbipere->module~espline_mod module~ewindowe_mod EWINDOWE_MOD proc~fpbipere->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~~CallsGraph proc~fpbipere FPBIPERE abor1 abor1 proc~fpbipere->abor1 dr_hook dr_hook proc~fpbipere->dr_hook proc~esmoothe ESMOOTHE proc~fpbipere->proc~esmoothe proc~espline ESPLINE proc~fpbipere->proc~espline proc~ewindowe EWINDOWE proc~fpbipere->proc~ewindowe proc~esmoothe->dr_hook proc~espline->dr_hook proc~ewindowe->dr_hook