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

Public Member Functions

subroutine put_gridtype_lonlat_rot (PGRID_PAR, PWEST, PSOUTH, PDLON, PDLAT, PPOLON, PPOLAT, KLON, KLAT, KL, PLON, PLAT)
 
subroutine get_gridtype_lonlat_rot (PGRID_PAR, PWEST, PSOUTH, PDLON, PDLAT, PPOLON, PPOLAT, KLON, KLAT, KL, PLON, PLAT)
 
subroutine latlon_lonlat_rot (PWEST, PSOUTH, PDLON, PDLAT, PPOLON, PPOLAT, KLON, KLAT, PLON, PLAT)
 

Detailed Description

Definition at line 6 of file mode_gridtype_lonlat_rot.F90.

Member Function/Subroutine Documentation

subroutine mode_gridtype_lonlat_rot::get_gridtype_lonlat_rot ( real, dimension(:), intent(in)  PGRID_PAR,
real, intent(out), optional  PWEST,
real, intent(out), optional  PSOUTH,
real, intent(out), optional  PDLON,
real, intent(out), optional  PDLAT,
real, intent(out), optional  PPOLON,
real, intent(out), optional  PPOLAT,
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 85 of file mode_gridtype_lonlat_rot.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_lonlat_rot::latlon_lonlat_rot ( real, intent(in)  PWEST,
real, intent(in)  PSOUTH,
real, intent(in)  PDLON,
real, intent(in)  PDLAT,
real, intent(in)  PPOLON,
real, intent(in)  PPOLAT,
integer, intent(in)  KLON,
integer, intent(in)  KLAT,
real, dimension(:), intent(out)  PLON,
real, dimension(:), intent(out)  PLAT 
)

Definition at line 154 of file mode_gridtype_lonlat_rot.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mode_gridtype_lonlat_rot::put_gridtype_lonlat_rot ( real, dimension(:), pointer  PGRID_PAR,
real, intent(in)  PWEST,
real, intent(in)  PSOUTH,
real, intent(in)  PDLON,
real, intent(in)  PDLAT,
real, intent(in)  PPOLON,
real, intent(in)  PPOLAT,
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_rot.F90.

Here is the caller graph for this function:


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