The TELEMAC-MASCARET system  trunk
Functions/Subroutines
latitu.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine latitu (YDIST, COSLAT, SINLAT, LAMBD0, Y, NPOIN)
 

Function/Subroutine Documentation

◆ latitu()

subroutine latitu ( double precision, dimension(npoin), intent(inout)  YDIST,
double precision, dimension(npoin), intent(inout)  COSLAT,
double precision, dimension(npoin), intent(inout)  SINLAT,
double precision, intent(in)  LAMBD0,
double precision, dimension(npoin), intent(in)  Y,
integer, intent(in)  NPOIN 
)
Parameters
[in]npoin[out] COSLAT Cosinus of lambda0
[in]LAMBD0Latitude of origin point
[in]NPOINNumber of points
[out]SINLATSinus of lambda0
[in]YOrdinates of points in the mesh

Definition at line 7 of file latitu.f.

+ Here is the caller graph for this function: