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

Go to the source code of this file.

Functions/Subroutines

subroutine mt06pp (T, XM, XMUL, SF, F, Z, SURFAC, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt06pp()

subroutine mt06pp ( double precision, dimension(nelmax,6), intent(inout)  T,
double precision, dimension(nelmax,30), intent(inout)  XM,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
double precision, dimension(*), intent(in)  F,
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]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]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]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]ZElevations of points
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication

Definition at line 7 of file mt06pp.f.

+ Here is the caller graph for this function: