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

Go to the source code of this file.

Functions/Subroutines

subroutine mt08tt (T, XM, XMUL, X, Y, SF, F, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt08tt()

subroutine mt08tt ( double precision, dimension(nelmax,4), intent(inout)  T,
double precision, dimension(nelmax,12), intent(inout)  XM,
double precision, intent(in)  XMUL,
double precision, dimension(*), intent(in)  X,
double precision, dimension(*), intent(in)  Y,
type(bief_obj), intent(in)  SF,
double precision, dimension(*), intent(in)  F,
integer, dimension(nelmax,4), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelemF Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]IKLEConnectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFStructure of functions f
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nelmaxF Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]IKLEConnectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFStructure of functions f
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication

Definition at line 7 of file mt08tt.f.

+ Here is the caller graph for this function: