|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| type(rteta) function, dimension(size(pt_coord)) | stpl_latlon_to_rteta_v (PT_COORD, P_PJ, PI) |
| type(rteta) function | stpl_latlon_to_rteta_s (PT_COORD, P_PJ, PI) |
Definition at line 322 of file eggpack.F90.
| type (rteta) function eggpack::stpl_latlon_to_rteta::stpl_latlon_to_rteta_s | ( | type (lola), intent(in) | PT_COORD, |
| type (param_proj), intent(in) | P_PJ, | ||
| real(kind=jprd), intent(in), optional | PI | ||
| ) |
Definition at line 540 of file eggpack.F90.
| type (rteta) function, dimension(size(pt_coord)) eggpack::stpl_latlon_to_rteta::stpl_latlon_to_rteta_v | ( | type (lola), dimension(:), intent(in) | PT_COORD, |
| type (param_proj), intent(in) | P_PJ, | ||
| real(kind=jprd), intent(in), optional | PI | ||
| ) |
Definition at line 630 of file eggpack.F90.
1.8.13