SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
eggpack::latlon_to_xy Interface Reference

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)
 

Detailed Description

Definition at line 338 of file eggpack.F90.

Member Function/Subroutine Documentation

◆ latlon_to_xy_s()

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.

◆ latlon_to_xy_v()

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.


The documentation for this interface was generated from the following file: