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

Go to the source code of this file.

Functions/Subroutines

subroutine mt01tt (T, XM, XMUL, X, Y, Z, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt01tt()

subroutine mt01tt ( double precision, dimension(nelmax,4), intent(inout)  T,
double precision, dimension(nelmax,6), intent(inout)  XM,
double precision, intent(in)  XMUL,
double precision, dimension(*), intent(in)  X,
double precision, dimension(*), intent(in)  Y,
double precision, dimension(*), intent(in)  Z,
integer, dimension(nelmax,4), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelemIKLE Connectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SURFACArea of triangles
[out]TNon assembled diagonal
[out]XMNon assembled off-diagonal terms
[in]XMULMultiplication factor
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh
[in]nelmaxIKLE Connectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SURFACArea of triangles
[out]TNon assembled diagonal
[out]XMNon assembled off-diagonal terms
[in]XMULMultiplication factor
[in]XAbscissae of points in the mesh
[in]YOrdinates of points in the mesh
[in]ZElevations of points in the mesh

Definition at line 7 of file mt01tt.f.

+ Here is the caller graph for this function: