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

Go to the source code of this file.

Functions/Subroutines

subroutine mt02tt (T, XM, XMUL, SF, SG, SH, F, G, H, X, Y, Z, IKLE, NELEM, NELMAX, NPOIN2)
 

Function/Subroutine Documentation

◆ mt02tt()

subroutine mt02tt ( double precision, dimension(nelmax,4), intent(inout)  T,
double precision, dimension(nelmax,6), intent(inout)  XM,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
type(bief_obj), intent(in)  SG,
type(bief_obj), intent(in)  SH,
double precision, dimension(*), intent(in)  F,
double precision, dimension(*), intent(in)  G,
double precision, dimension(*), intent(in)  H,
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,
integer, intent(in)  NPOIN2 
)
Parameters
[in]nelemF Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]GFunction used in the formula
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]INCHYDIf yes, treats hydrostatic inconsistencies
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPLANNumber of planes in the mesh of prisms
[in]NPOIN2Number of points in underlying 2d mesh (CASE OF ELEMENT 51, PRISMS CUT INTO TETRAHEDRA)
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in]XAbscissae of points
[in]YOrdinates of points
[in]ZElevations of points
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nelmaxF Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]GFunction used in the formula
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]INCHYDIf yes, treats hydrostatic inconsistencies
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPLANNumber of planes in the mesh of prisms
[in]NPOIN2Number of points in underlying 2d mesh (CASE OF ELEMENT 51, PRISMS CUT INTO TETRAHEDRA)
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in]XAbscissae of points
[in]YOrdinates of points
[in]ZElevations of points
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]npoin2F Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]GFunction used in the formula
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]INCHYDIf yes, treats hydrostatic inconsistencies
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPLANNumber of planes in the mesh of prisms
[in]NPOIN2Number of points in underlying 2d mesh (CASE OF ELEMENT 51, PRISMS CUT INTO TETRAHEDRA)
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[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 mt02tt.f.

+ Here is the caller graph for this function: