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

Public Member Functions

real(kind=jprd) function cosin_to_angle_s (COSINUS, SINUS)
 
real(kind=jprd) function, dimension(size(cosinus)) cosin_to_angle_v (COSINUS, SINUS)
 

Detailed Description

Definition at line 100 of file eggangles.F90.

Member Function/Subroutine Documentation

◆ cosin_to_angle_s()

real(kind=jprd) function eggangles::cosin_to_angle::cosin_to_angle_s ( real(kind=jprd), intent(in)  COSINUS,
real(kind=jprd), intent(in)  SINUS 
)

Definition at line 700 of file eggangles.F90.

◆ cosin_to_angle_v()

real(kind=jprd) function, dimension(size(cosinus)) eggangles::cosin_to_angle::cosin_to_angle_v ( real(kind=jprd), dimension(:), intent(in)  COSINUS,
real(kind=jprd), dimension(:), intent(in)  SINUS 
)

Definition at line 711 of file eggangles.F90.


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