SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
mode_gridtype_lonlatval Module Reference

Functions/Subroutines

subroutine put_gridtype_lonlatval (PGRID_PAR, PX, PY, PDX, PDY)
 
subroutine get_gridtype_lonlatval (PGRID_PAR, KL, PX, PY, PDX, PDY)
 
subroutine latlon_lonlatval (PX, PY, PLAT, PLON)
 

Function/Subroutine Documentation

◆ get_gridtype_lonlatval()

subroutine mode_gridtype_lonlatval::get_gridtype_lonlatval ( real, dimension(:), intent(in)  PGRID_PAR,
integer, intent(out), optional  KL,
real, dimension(:), intent(out), optional  PX,
real, dimension(:), intent(out), optional  PY,
real, dimension(:), intent(out), optional  PDX,
real, dimension(:), intent(out), optional  PDY 
)

Definition at line 75 of file mode_gridtype_lonlatval.F90.

Here is the caller graph for this function:

◆ latlon_lonlatval()

subroutine mode_gridtype_lonlatval::latlon_lonlatval ( real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(out)  PLAT,
real, dimension(:), intent(out)  PLON 
)

Definition at line 142 of file mode_gridtype_lonlatval.F90.

Here is the caller graph for this function:

◆ put_gridtype_lonlatval()

subroutine mode_gridtype_lonlatval::put_gridtype_lonlatval ( real, dimension(:), pointer  PGRID_PAR,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(in)  PDX,
real, dimension(:), intent(in)  PDY 
)

Definition at line 22 of file mode_gridtype_lonlatval.F90.

Here is the caller graph for this function: