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

Public Member Functions

type(xy) function, dimension(size(pt_rteta)) stlp_rteta_to_xy_v (PT_RTETA, P_PJ)
 
type(xy) function stlp_rteta_to_xy_s (PT_RTETA, P_PJ)
 

Detailed Description

Definition at line 326 of file eggpack.F90.

Member Function/Subroutine Documentation

◆ stlp_rteta_to_xy_s()

type (xy) function eggpack::stlp_rteta_to_xy::stlp_rteta_to_xy_s ( type (rteta), intent(in)  PT_RTETA,
type (param_proj), intent(in)  P_PJ 
)

Definition at line 560 of file eggpack.F90.

◆ stlp_rteta_to_xy_v()

type (xy) function, dimension(size(pt_rteta)) eggpack::stlp_rteta_to_xy::stlp_rteta_to_xy_v ( type (rteta), dimension(:), intent(in)  PT_RTETA,
type (param_proj), intent(in)  P_PJ 
)

Definition at line 651 of file eggpack.F90.


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