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

Go to the source code of this file.

Functions/Subroutines

subroutine mxptel (MXPTVS, MXELVS, IKLES, IELM, NPOIN, NELEM, NDP, IPOBO, LISTIN)
 

Function/Subroutine Documentation

◆ mxptel()

subroutine mxptel ( integer, intent(inout)  MXPTVS,
integer, intent(inout)  MXELVS,
integer, dimension(ndp,nelem), intent(in)  IKLES,
integer, intent(in)  IELM,
integer, intent(in)  NPOIN,
integer, intent(in)  NELEM,
integer, intent(in)  NDP,
integer, dimension(npoin), intent(in)  IPOBO,
logical, intent(in)  LISTIN 
)
Parameters
[in,out]mxptvs[in] IELM Type of element
[in]IKLESLike connectivity table but in selafin format IKLES(3,NELEM) INSTEAD OF IKLE(NELEM,3)
[in]IPOBO0 for inner points NOT 0 FOR BOUNDARY POINTS (THEIR RANK ACTUALLY)
[in]LISTINIf yes : mxelvs and mxptvs will be printed
[in]MXELVSMaximum number of neighbouring elements
[in]MXPTVSMaximum number of neighbours of a point
[in]NDPNumber of points per element
[in]NELEMNumber of elements
[in]NPOINNumber of points
[in,out]mxelvs[in] IELM Type of element
[in]IKLESLike connectivity table but in selafin format IKLES(3,NELEM) INSTEAD OF IKLE(NELEM,3)
[in]IPOBO0 for inner points NOT 0 FOR BOUNDARY POINTS (THEIR RANK ACTUALLY)
[in]LISTINIf yes : mxelvs and mxptvs will be printed
[in]MXELVSMaximum number of neighbouring elements
[in]MXPTVSMaximum number of neighbours of a point
[in]NDPNumber of points per element
[in]NELEMNumber of elements
[in]NPOINNumber of points

Definition at line 7 of file mxptel.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: