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

List of all members.

Public Member Functions

REAL(KIND=JPRB) function COSIN_TO_ANGLE_S (COSINUS, SINUS)
REAL(KIND=JPRB) function,
dimension(size(cosinus)) 
COSIN_TO_ANGLE_V (COSINUS, SINUS)

Detailed Description

Definition at line 100 of file eggangles.F90.


Member Function/Subroutine Documentation

REAL(KIND=JPRB) function EGGANGLES::COSIN_TO_ANGLE::COSIN_TO_ANGLE_S ( REAL(KIND=JPRB), intent(in)  COSINUS,
REAL(KIND=JPRB), intent(in)  SINUS 
)

Definition at line 699 of file eggangles.F90.

REAL(KIND=JPRB) function, dimension(size(cosinus)) EGGANGLES::COSIN_TO_ANGLE::COSIN_TO_ANGLE_V ( REAL(KIND=JPRB), dimension(:), intent(in)  COSINUS,
REAL(KIND=JPRB), dimension(:), intent(in)  SINUS 
)

Definition at line 710 of file eggangles.F90.


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