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

Go to the source code of this file.

Functions/Subroutines

subroutine crsl12 (NEWSL, OLDSL, ZF, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ crsl12()

subroutine crsl12 ( double precision, dimension(nelmax,4), intent(inout)  NEWSL,
double precision, dimension(*), intent(in)  OLDSL,
double precision, dimension(*), intent(in)  ZF,
integer, dimension(nelmax,4), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelemIKLE Connectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in,out]NEWSLModified free surface, per element
[in]OLDSLReal free surface, per point
[in]ZFBathymetry
[in]nelmaxIKLE Connectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in,out]NEWSLModified free surface, per element
[in]OLDSLReal free surface, per point
[in]ZFBathymetry

Definition at line 7 of file crsl12.f.

+ Here is the caller graph for this function: