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

Go to the source code of this file.

Functions/Subroutines

subroutine mt05tt (T, XM, XMUL, SU, SV, SW, U, V, W, X, Y, Z, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt05tt()

subroutine mt05tt ( double precision, dimension(nelmax,4), intent(inout)  T,
double precision, dimension(nelmax,12), intent(inout)  XM,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SU,
type(bief_obj), intent(in)  SV,
type(bief_obj), intent(in)  SW,
double precision, dimension(*), intent(in)  U,
double precision, dimension(*), intent(in)  V,
double precision, dimension(*), intent(in)  W,
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]SUStructure of functions u
[in]SVStructure of functions v
[in]SWStructure of functions w
[in,out]TWork array for element by element diagonal
[in]UFunction used in the formula
[in]VFunction used in the formula
[in]WFunction used in the formula
[in]XAbscissae of points
[in]YOrdinates of points
[in]ZElevations of points
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nelmaxIKLE Connectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SUStructure of functions u
[in]SVStructure of functions v
[in]SWStructure of functions w
[in,out]TWork array for element by element diagonal
[in]UFunction used in the formula
[in]VFunction used in the formula
[in]WFunction used in the formula
[in]XAbscissae of points
[in]YOrdinates of points
[in]ZElevations of points
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication

Definition at line 7 of file mt05tt.f.

+ Here is the caller graph for this function: