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

Public Member Functions

subroutine put_gridtype_ign (PGRID_PAR, KLAMBERT, PX, PY, PDX, PDY, KDIMX, KDIMY, PXALL, PYALL)
 
subroutine get_gridtype_ign (PGRID_PAR, KLAMBERT, KL, PX, PY, PDX, PDY, KDIMX, KDIMY, PXALL, PYALL)
 
subroutine latlon_ign (KLAMBERT, PX, PY, PLAT, PLON)
 
subroutine xy_ign (KLAMBERT, PX, PY, PLAT, PLON)
 
subroutine map_factor_ign (KLAMBERT, PX, PY, PMAP)
 

Detailed Description

Definition at line 6 of file mode_gridtype_ign.F90.

Member Function/Subroutine Documentation

subroutine mode_gridtype_ign::get_gridtype_ign ( real, dimension(:), intent(in)  PGRID_PAR,
integer, intent(out), optional  KLAMBERT,
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,
integer, intent(out), optional  KDIMX,
integer, intent(out), optional  KDIMY,
real, dimension(:), intent(out), optional  PXALL,
real, dimension(:), intent(out), optional  PYALL 
)

Definition at line 95 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_ign::latlon_ign ( integer, intent(in)  KLAMBERT,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(out)  PLAT,
real, dimension(:), intent(out)  PLON 
)

Definition at line 184 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_ign::map_factor_ign ( integer, intent(in)  KLAMBERT,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(out)  PMAP 
)

Definition at line 408 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_ign::put_gridtype_ign ( real, dimension(:), pointer  PGRID_PAR,
integer, intent(in)  KLAMBERT,
real, dimension(:), intent(in)  PX,
real, dimension(:), intent(in)  PY,
real, dimension(:), intent(in)  PDX,
real, dimension(:), intent(in)  PDY,
integer, intent(in)  KDIMX,
integer, intent(in)  KDIMY,
real, dimension(kdimx), intent(in)  PXALL,
real, dimension(kdimy), intent(in)  PYALL 
)

Definition at line 21 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:

subroutine mode_gridtype_ign::xy_ign ( integer, intent(in)  KLAMBERT,
real, dimension(:), intent(out)  PX,
real, dimension(:), intent(out)  PY,
real, dimension(:), intent(in)  PLAT,
real, dimension(:), intent(in)  PLON 
)

Definition at line 288 of file mode_gridtype_ign.F90.

Here is the caller graph for this function:


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