SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
bilin_extrap.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine bilin_extrap (KLUOUT, KX, KY, KCIJ, PX1, PY1, PFIELD1, PX2, PY2, PFIELD2, OINTERP)
 

Function/Subroutine Documentation

◆ bilin_extrap()

subroutine bilin_extrap ( integer, intent(in)  KLUOUT,
integer, intent(in)  KX,
integer, intent(in)  KY,
integer, dimension(:,:), intent(in)  KCIJ,
real, dimension(:), intent(in)  PX1,
real, dimension(:), intent(in)  PY1,
real, dimension(:,:), intent(in)  PFIELD1,
real, dimension(:), intent(in)  PX2,
real, dimension(:), intent(in)  PY2,
real, dimension(:,:), intent(inout)  PFIELD2,
logical, dimension(:), intent(in)  OINTERP 
)

Definition at line 7 of file bilin_extrap.F90.

Here is the call graph for this function:
Here is the caller graph for this function: