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

Public Member Functions

subroutine put_gridtype_lonlat_reg (PGRID_PAR, PLONMIN, PLONMAX, PLATMIN, PLATMAX, KLON, KLAT, KL, PLON, PLAT)
 
subroutine get_gridtype_lonlat_reg (PGRID_PAR, PLONMIN, PLONMAX, PLATMIN, PLATMAX, KLON, KLAT, KL, PLON, PLAT)
 
subroutine latlon_lonlat_reg (PLONMIN, PLONMAX, PLATMIN, PLATMAX, KLON, KLAT, PLON, PLAT)
 

Detailed Description

Definition at line 6 of file mode_gridtype_lonlat_reg.F90.

Member Function/Subroutine Documentation

subroutine mode_gridtype_lonlat_reg::get_gridtype_lonlat_reg ( real, dimension(:), intent(in)  PGRID_PAR,
real, intent(out), optional  PLONMIN,
real, intent(out), optional  PLONMAX,
real, intent(out), optional  PLATMIN,
real, intent(out), optional  PLATMAX,
integer, intent(out), optional  KLON,
integer, intent(out), optional  KLAT,
integer, intent(out), optional  KL,
real, dimension(:), intent(out), optional  PLON,
real, dimension(:), intent(out), optional  PLAT 
)

Definition at line 80 of file mode_gridtype_lonlat_reg.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_lonlat_reg::latlon_lonlat_reg ( real, intent(in)  PLONMIN,
real, intent(in)  PLONMAX,
real, intent(in)  PLATMIN,
real, intent(in)  PLATMAX,
integer, intent(in)  KLON,
integer, intent(in)  KLAT,
real, dimension(:), intent(out)  PLON,
real, dimension(:), intent(out)  PLAT 
)

Definition at line 145 of file mode_gridtype_lonlat_reg.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_lonlat_reg::put_gridtype_lonlat_reg ( real, dimension(:), pointer  PGRID_PAR,
real, intent(in)  PLONMIN,
real, intent(in)  PLONMAX,
real, intent(in)  PLATMIN,
real, intent(in)  PLATMAX,
integer, intent(in)  KLON,
integer, intent(in)  KLAT,
integer, intent(in)  KL,
real, dimension(:), intent(in)  PLON,
real, dimension(:), intent(in)  PLAT 
)

Definition at line 21 of file mode_gridtype_lonlat_reg.F90.

Here is the caller graph for this function:


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