SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Member Functions
MODE_GRIDTYPE_LONLATVAL Module Reference

List of all members.

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

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

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


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