SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Member Functions
EGGANGLES::DIST_2REF Interface Reference

List of all members.

Public Member Functions

REAL(KIND=JPRB) function DIST_2REF_S (PT_COORD, REF_COORD, PI)
REAL(KIND=JPRB) function,
dimension(size(pt_coord)) 
DIST_2REF_V (PT_COORD, REF_COORD, PI)
REAL(KIND=JPRB) function DIST_2REF_L (COORD_LON, REF_LON, PI)

Detailed Description

Definition at line 109 of file eggangles.F90.


Member Function/Subroutine Documentation

REAL(KIND=JPRB) function EGGANGLES::DIST_2REF::DIST_2REF_L ( REAL(KIND=JPRB), intent(in)  COORD_LON,
REAL(KIND=JPRB), intent(in)  REF_LON,
REAL(KIND=JPRB), intent(in), optional  PI 
)

Definition at line 817 of file eggangles.F90.

REAL(KIND=JPRB) function EGGANGLES::DIST_2REF::DIST_2REF_S ( TYPE (LOLA), intent(in)  PT_COORD,
TYPE (LOLA), intent(in)  REF_COORD,
REAL(KIND=JPRB), intent(in), optional  PI 
)

Definition at line 851 of file eggangles.F90.

REAL(KIND=JPRB) 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=JPRB), intent(in), optional  PI 
)

Definition at line 882 of file eggangles.F90.


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