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

Go to the source code of this file.

Functions/Subroutines

subroutine gtsh31 (SHP, ELT, IKLE, ELTCAR, NPOIN, NELMAX)
 

Function/Subroutine Documentation

◆ gtsh31()

subroutine gtsh31 ( double precision, dimension(4,npoin), intent(inout)  SHP,
integer, dimension(npoin), intent(inout)  ELT,
integer, dimension(nelmax,4), intent(in)  IKLE,
integer, dimension(npoin), intent(in)  ELTCAR,
integer, intent(in)  NPOIN,
integer, intent(in)  NELMAX 
)
Parameters
[in]npoin[out] ELT Element chosen for every point
[in]ELTCARStarting element for linear and quadratic points
[in]IKLEConnectivity table
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]NSEGNumber of segments
[out]SHPBarycentric coordinates of nodes in their ASSOCIATED ELEMENT "ELT"
[in]nelmax[out] ELT Element chosen for every point
[in]ELTCARStarting element for linear and quadratic points
[in]IKLEConnectivity table
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]NSEGNumber of segments
[out]SHPBarycentric coordinates of nodes in their ASSOCIATED ELEMENT "ELT"

Definition at line 7 of file gtsh31.f.