SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
type(xy) function, dimension(size(pt_coord)) | latlon_to_xy_v (PT_COORD, P_PJ, PI) |
type(xy) function | latlon_to_xy_s (PT_COORD, P_PJ, PI) |
Definition at line 338 of file eggpack.F90.
type (xy) function eggpack::latlon_to_xy::latlon_to_xy_s | ( | type (lola), intent(in) | PT_COORD, |
type (param_proj), intent(in) | P_PJ, | ||
real(kind=jprd), intent(in), optional | PI | ||
) |
Definition at line 875 of file eggpack.F90.
type (xy) function, dimension(size(pt_coord)) eggpack::latlon_to_xy::latlon_to_xy_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 937 of file eggpack.F90.