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

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)
 

Detailed Description

Definition at line 314 of file eggpack.F90.

Member Function/Subroutine Documentation

◆ xy_new_to_std_origin_s()

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.

◆ xy_new_to_std_origin_v()

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.


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