SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_gridtype_lonlatval Module Reference

Public Member Functions

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)
 

Detailed Description

Definition at line 6 of file mode_gridtype_lonlatval.F90.

Member Function/Subroutine Documentation

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 74 of file mode_gridtype_lonlatval.F90.

Here is the caller graph for this function:

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 141 of file mode_gridtype_lonlatval.F90.

Here is the caller graph for this function:

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 21 of file mode_gridtype_lonlatval.F90.

Here is the caller graph for this function:


The documentation for this module was generated from the following file: