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

Public Member Functions

type(xy) function, dimension(size(yl_pt_xy_in_std_origin)) xy_std_to_new_origin_v (YL_NEW_ORIGIN_COORD, YL_PT_XY_IN_STD_ORIGIN, P_PJ, PI)
 
type(xy) function xy_std_to_new_origin_s (NEW_ORIGIN_COORD, PT_XY_IN_STD_ORIGIN, P_PJ, PI)
 

Detailed Description

Definition at line 318 of file eggpack.F90.

Member Function/Subroutine Documentation

◆ xy_std_to_new_origin_s()

type (xy) function eggpack::xy_std_to_new_origin::xy_std_to_new_origin_s ( type (lola), intent(in)  NEW_ORIGIN_COORD,
type (xy), intent(in)  PT_XY_IN_STD_ORIGIN,
type (param_proj), intent(in)  P_PJ,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 802 of file eggpack.F90.

◆ xy_std_to_new_origin_v()

type (xy) function, dimension(size(yl_pt_xy_in_std_origin)) eggpack::xy_std_to_new_origin::xy_std_to_new_origin_v ( type (lola), intent(in)  YL_NEW_ORIGIN_COORD,
type (xy), dimension(:), intent(in)  YL_PT_XY_IN_STD_ORIGIN,
type (param_proj), intent(in)  P_PJ,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 849 of file eggpack.F90.


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