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

Go to the source code of this file.

Functions/Subroutines

subroutine mt01pp (T, XM, XMUL, Z, SURFAC, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt01pp()

subroutine mt01pp ( double precision, dimension(nelmax,6), intent(inout)  T,
double precision, dimension(nelmax,30), intent(inout)  XM,
double precision, intent(in)  XMUL,
double precision, dimension(*), intent(in)  Z,
double precision, dimension(nelmax), intent(in)  SURFAC,
integer, dimension(nelmax,6), 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]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]ZElevations of points in the mesh

Definition at line 7 of file mt01pp.f.

+ Here is the caller graph for this function: