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

Public Member Functions

type(rteta) function, dimension(size(pt_xy)) stlp_xy_to_rteta_v (PT_XY, P_PJ, PI)
 
type(rteta) function stlp_xy_to_rteta_s (PT_XY, P_PJ, PI)
 

Detailed Description

Definition at line 330 of file eggpack.F90.

Member Function/Subroutine Documentation

◆ stlp_xy_to_rteta_s()

type (rteta) function eggpack::stlp_xy_to_rteta::stlp_xy_to_rteta_s ( type (xy), intent(in)  PT_XY,
type (param_proj), intent(in)  P_PJ,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 573 of file eggpack.F90.

◆ stlp_xy_to_rteta_v()

type (rteta) function, dimension(size(pt_xy)) eggpack::stlp_xy_to_rteta::stlp_xy_to_rteta_v ( type (xy), dimension(:), intent(in)  PT_XY,
type (param_proj), intent(in)  P_PJ,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 665 of file eggpack.F90.


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