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

Go to the source code of this file.

Functions/Subroutines

subroutine decv11 (TETA, SL, ZF, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ decv11()

subroutine decv11 ( double precision, dimension(nelem), intent(out)  TETA,
double precision, dimension(*), intent(in)  SL,
double precision, dimension(*), intent(in)  ZF,
integer, dimension(nelmax,*), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelemIKLE Connectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXMaximum number of elements in the mesh
[in]SLFree surface
[out]TETAStates if an element is dry or not
[in]ZFBottom elevation
[in]nelmaxIKLE Connectivity table
[in]NELEMNumber of elements in the mesh
[in]NELMAXMaximum number of elements in the mesh
[in]SLFree surface
[out]TETAStates if an element is dry or not
[in]ZFBottom elevation

Definition at line 7 of file decv11.f.

+ Here is the caller graph for this function: