|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| type(lola) function, dimension(size(yl_pt_xy)) | xy_to_latlon_v (YL_PT_XY, P_PJ, PI) |
| type(lola) function | xy_to_latlon_s (PT_XY, P_PJ, PI) |
Definition at line 342 of file eggpack.F90.
| type (lola) function eggpack::xy_to_latlon::xy_to_latlon_s | ( | type (xy), intent(in) | PT_XY, |
| type (param_proj), intent(in) | P_PJ, | ||
| real(kind=jprd), intent(in), optional | PI | ||
| ) |
Definition at line 907 of file eggpack.F90.
| type (lola) function, dimension(size(yl_pt_xy)) eggpack::xy_to_latlon::xy_to_latlon_v | ( | type (xy), dimension(:), intent(in) | YL_PT_XY, |
| type (param_proj), intent(in) | P_PJ, | ||
| real(kind=jprd), intent(in), optional | PI | ||
| ) |
Definition at line 970 of file eggpack.F90.
1.8.13