SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
type(rteta) function, dimension(size(pt_xy)) | stlp_xy_to_rteta_v (PT_XY, P_PJ, PI) |
type(rteta) function | stlp_xy_to_rteta_s (PT_XY, P_PJ, PI) |
Definition at line 330 of file eggpack.F90.
type (rteta) function eggpack::stlp_xy_to_rteta::stlp_xy_to_rteta_s | ( | type (xy), intent(in) | PT_XY, |
type (param_proj), intent(in) | P_PJ, | ||
real(kind=jprd), intent(in), optional | PI | ||
) |
Definition at line 573 of file eggpack.F90.
type (rteta) function, dimension(size(pt_xy)) eggpack::stlp_xy_to_rteta::stlp_xy_to_rteta_v | ( | type (xy), dimension(:), intent(in) | PT_XY, |
type (param_proj), intent(in) | P_PJ, | ||
real(kind=jprd), intent(in), optional | PI | ||
) |
Definition at line 665 of file eggpack.F90.