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

Go to the source code of this file.

Functions/Subroutines

subroutine mt15pp (T, XM, XMUL, F, ZPT, SURFAC, IKLE, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt15pp()

subroutine mt15pp ( double precision, dimension(nelmax,6), intent(inout)  T,
double precision, dimension(nelmax,30), intent(inout)  XM,
double precision, intent(in)  XMUL,
double precision, dimension(*), intent(in)  F,
double precision, dimension(*), intent(in)  ZPT,
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]IKLEConnectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]ZPTZ coordinates
[in]nelmaxF Function used in the formula
[in]IKLEConnectivity table
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]ZPTZ coordinates

Definition at line 7 of file mt15pp.f.

+ Here is the caller graph for this function: