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

Go to the source code of this file.

Functions/Subroutines

subroutine surv11 (SURFAC, XEL, YEL, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ surv11()

subroutine surv11 ( double precision, dimension(*), intent(inout)  SURFAC,
double precision, dimension(nelmax,*), intent(in)  XEL,
double precision, dimension(nelmax,*), intent(in)  YEL,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelemNELEM Number of elements
[in]NELMAXMaximum number of elements
[out]SURFACArea or volume of elements
[in]XELAbscissae of points in the mesh, per element
[in]YELOrdinates of points in the mesh, per element
[in]nelmaxNELEM Number of elements
[in]NELMAXMaximum number of elements
[out]SURFACArea or volume of elements
[in]XELAbscissae of points in the mesh, per element
[in]YELOrdinates of points in the mesh, per element

Definition at line 7 of file surv11.f.

+ Here is the caller graph for this function: