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

Go to the source code of this file.

Functions/Subroutines

subroutine slop10 (COEF, XEL, YEL, Z, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ slop10()

subroutine slop10 ( double precision, dimension(nelem), intent(inout)  COEF,
double precision, dimension(nelmax,*), intent(in)  XEL,
double precision, dimension(nelmax,*), intent(in)  YEL,
double precision, dimension(*), intent(in)  Z,
integer, dimension(nelmax,*), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelem[out] COEF Result
[in]IKLEConnectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]XELAbscissae of points in the mesh, per element
[in]YELOrdinates of points in the mesh, per element
[in]ZBottom elevations
[in]nelmax[out] COEF Result
[in]IKLEConnectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]XELAbscissae of points in the mesh, per element
[in]YELOrdinates of points in the mesh, per element
[in]ZBottom elevations

Definition at line 7 of file slop10.f.

+ Here is the caller graph for this function: