SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
type(xy) function, dimension(size(pt_xy_in_new_origin)) | xy_new_to_std_origin_v (NEW_ORIGIN_COORD, PT_XY_IN_NEW_ORIGIN, P_PJ, PI) |
type(xy) function | xy_new_to_std_origin_s (NEW_ORIGIN_COORD, PT_XY_IN_NEW_ORIGIN, P_PJ, PI) |
Definition at line 314 of file eggpack.F90.
type (xy) function eggpack::xy_new_to_std_origin::xy_new_to_std_origin_s | ( | type (lola), intent(in) | NEW_ORIGIN_COORD, |
type (xy), intent(in) | PT_XY_IN_NEW_ORIGIN, | ||
type (param_proj), intent(in) | P_PJ, | ||
real(kind=jprd), intent(in), optional | PI | ||
) |
Definition at line 779 of file eggpack.F90.
type (xy) function, dimension(size(pt_xy_in_new_origin)) eggpack::xy_new_to_std_origin::xy_new_to_std_origin_v | ( | type (lola), intent(in) | NEW_ORIGIN_COORD, |
type (xy), dimension(:), intent(in) | PT_XY_IN_NEW_ORIGIN, | ||
type (param_proj), intent(in) | P_PJ, | ||
real(kind=jprd), intent(in), optional | PI | ||
) |
Definition at line 825 of file eggpack.F90.