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

Go to the source code of this file.

Functions/Subroutines

subroutine gtsh11 (SHP, ELT, IKLE, ELTCAR, NPOIN, NELEM, NELMAX, NSEG, QUAB, QUAD)
 

Function/Subroutine Documentation

◆ gtsh11()

subroutine gtsh11 ( double precision, dimension(3,*), intent(inout)  SHP,
integer, dimension(*), intent(inout)  ELT,
integer, dimension(nelmax,*), intent(in)  IKLE,
integer, dimension(*), intent(in)  ELTCAR,
integer, intent(in)  NPOIN,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
integer, intent(in)  NSEG,
logical, intent(in)  QUAB,
logical, intent(in)  QUAD 
)
Parameters
[in]npoin[out] ELT Element chosen for every point
[in]ELTCARStarting element for linear and quadratic points MUST HAVE THE RELEVANT SIZE.
[in]IKLEConnectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]NSEGNumber of segments
[in]QUABIf yes, there are quasi-bubble variables
[in]QUADIf yes, there are quadratic variables
[out]SHPBarycentric coordinates of nodes in their ASSOCIATED ELEMENT "ELT"
[in]nelem[out] ELT Element chosen for every point
[in]ELTCARStarting element for linear and quadratic points MUST HAVE THE RELEVANT SIZE.
[in]IKLEConnectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]NSEGNumber of segments
[in]QUABIf yes, there are quasi-bubble variables
[in]QUADIf yes, there are quadratic variables
[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 MUST HAVE THE RELEVANT SIZE.
[in]IKLEConnectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]NSEGNumber of segments
[in]QUABIf yes, there are quasi-bubble variables
[in]QUADIf yes, there are quadratic variables
[out]SHPBarycentric coordinates of nodes in their ASSOCIATED ELEMENT "ELT"
[in]nseg[out] ELT Element chosen for every point
[in]ELTCARStarting element for linear and quadratic points MUST HAVE THE RELEVANT SIZE.
[in]IKLEConnectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]NSEGNumber of segments
[in]QUABIf yes, there are quasi-bubble variables
[in]QUADIf yes, there are quadratic variables
[out]SHPBarycentric coordinates of nodes in their ASSOCIATED ELEMENT "ELT"

Definition at line 7 of file gtsh11.f.

+ Here is the caller graph for this function: