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

Go to the source code of this file.

Functions/Subroutines

subroutine mt14pp (T, XM, PPQ, LEGO, XMUL, SW, W, H, SURFAC, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt14pp()

subroutine mt14pp ( double precision, dimension(nelmax,6), intent(inout)  T,
double precision, dimension(30,nelmax), intent(inout)  XM,
integer, dimension(6,6), intent(in)  PPQ,
logical, intent(in)  LEGO,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SW,
double precision, dimension(*), intent(in)  W,
double precision, dimension(nelmax,6), intent(in)  H,
double precision, dimension(nelmax), intent(in)  SURFAC,
integer, dimension(nelmax,6), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelemH Function used in the formula
[in]IKLEConnectivity table
[in]LEGOLogical. if yes result assembled.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]PPQStorage in xm of off-diagonal elements
[in]SWBief_obj structure of w
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in]WFunction used in the formula
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nelmaxH Function used in the formula
[in]IKLEConnectivity table
[in]LEGOLogical. if yes result assembled.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]PPQStorage in xm of off-diagonal elements
[in]SWBief_obj structure of w
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in]WFunction used in the formula
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication

Definition at line 8 of file mt14pp.f.

+ Here is the caller graph for this function: