SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
real(kind=jprd) function, dimension(size(pt_coord)) | map_factor_v (PT_COORD, P_PJ, PI, RA) |
real(kind=jprd) function | map_factor_s (PT_COORD, P_PJ, PI, RA) |
Definition at line 346 of file eggpack.F90.
real(kind=jprd) function eggpack::map_factor::map_factor_s | ( | type (lola), intent(in) | PT_COORD, |
type (param_proj), intent(in) | P_PJ, | ||
real(kind=jprd), intent(in), optional | PI, | ||
real(kind=jprd), intent(in), optional | RA | ||
) |
Definition at line 1003 of file eggpack.F90.
real(kind=jprd) function, dimension(size(pt_coord)) eggpack::map_factor::map_factor_v | ( | type (lola), dimension(:), intent(in) | PT_COORD, |
type (param_proj), intent(in) | P_PJ, | ||
real(kind=jprd), intent(in), optional | PI, | ||
real(kind=jprd), intent(in), optional | RA | ||
) |
Definition at line 1036 of file eggpack.F90.