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

Public Member Functions

real(kind=jprd) function dist_2ref_s (PT_COORD, REF_COORD, PI)
 
real(kind=jprd) function, dimension(size(pt_coord)) dist_2ref_v (PT_COORD, REF_COORD, PI)
 
real(kind=jprd) function dist_2ref_l (COORD_LON, REF_LON, PI)
 

Detailed Description

Definition at line 109 of file eggangles.F90.

Member Function/Subroutine Documentation

◆ dist_2ref_l()

real(kind=jprd) function eggangles::dist_2ref::dist_2ref_l ( real(kind=jprd), intent(in)  COORD_LON,
real(kind=jprd), intent(in)  REF_LON,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 818 of file eggangles.F90.

◆ dist_2ref_s()

real(kind=jprd) function eggangles::dist_2ref::dist_2ref_s ( type (lola), intent(in)  PT_COORD,
type (lola), intent(in)  REF_COORD,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 852 of file eggangles.F90.

◆ dist_2ref_v()

real(kind=jprd) function, dimension(size(pt_coord)) eggangles::dist_2ref::dist_2ref_v ( type (lola), dimension(:), intent(in)  PT_COORD,
type (lola), intent(in)  REF_COORD,
real(kind=jprd), intent(in), optional  PI 
)

Definition at line 883 of file eggangles.F90.


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