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

Go to the source code of this file.

Functions/Subroutines

subroutine segbor (NSEGBOR, IKLES, NELEM, NPOIN)
 

Function/Subroutine Documentation

◆ segbor()

subroutine segbor ( integer, intent(out)  NSEGBOR,
integer, dimension(3,nelem), intent(in)  IKLES,
integer, intent(in)  NELEM,
integer, intent(in)  NPOIN 
)
Parameters
[in]npoinIKLES Like connectivity table but in selafin format IKLES(3,NELEM) INSTEAD OF IKLE(NELEM,3)
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[out]NSEGBORNumber of boundary segments
[in]nelemIKLES Like connectivity table but in selafin format IKLES(3,NELEM) INSTEAD OF IKLE(NELEM,3)
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[out]NSEGBORNumber of boundary segments

Definition at line 7 of file segbor.f.

+ Here is the caller graph for this function: