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

Go to the source code of this file.

Functions/Subroutines

subroutine mt05pp (T, XM, XMUL, SU, SV, SW, U, V, W, F, G, X, Y, Z, IKLE, NELEM, NELMAX, SIGMAG, SPECAD, NPLAN)
 

Function/Subroutine Documentation

◆ mt05pp()

subroutine mt05pp ( 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)  SU,
type(bief_obj), intent(in)  SV,
type(bief_obj), intent(in)  SW,
double precision, dimension(*), intent(in)  U,
double precision, dimension(*), intent(in)  V,
double precision, dimension(*), intent(in)  W,
double precision, dimension(*), intent(in)  F,
double precision, dimension(*), intent(in)  G,
double precision, dimension(nelmax,6), intent(in)  X,
double precision, dimension(nelmax,6), intent(in)  Y,
double precision, dimension(*), intent(in)  Z,
integer, dimension(nelmax,6), intent(in)  IKLE,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
logical, intent(in)  SIGMAG,
logical, intent(in)  SPECAD,
integer, intent(in)  NPLAN 
)
Parameters
[in]nelemF Function used in the formula
[in]GFunction used in the formula
[in]FORMULFormula describing the resulting matrix
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SIGMAGIf yes, generalised sigma transformation
[in]SPECADIf yes, special advection field (see implementation)
[in]SUStructure of functions u
[in]SVStructure of functions v
[in]SWStructure of functions w
[in,out]TWork array for element by element diagonal
[in]UFunction used in the formula
[in]VFunction used in the formula
[in]WFunction used in the formula
[in]XAbscissae of points, per element
[in]YOrdinates of points, per element
[in]ZElevations of points, per points !!!!
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nelmaxF Function used in the formula
[in]GFunction used in the formula
[in]FORMULFormula describing the resulting matrix
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SIGMAGIf yes, generalised sigma transformation
[in]SPECADIf yes, special advection field (see implementation)
[in]SUStructure of functions u
[in]SVStructure of functions v
[in]SWStructure of functions w
[in,out]TWork array for element by element diagonal
[in]UFunction used in the formula
[in]VFunction used in the formula
[in]WFunction used in the formula
[in]XAbscissae of points, per element
[in]YOrdinates of points, per element
[in]ZElevations of points, per points !!!!
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nplanF Function used in the formula
[in]GFunction used in the formula
[in]FORMULFormula describing the resulting matrix
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SIGMAGIf yes, generalised sigma transformation
[in]SPECADIf yes, special advection field (see implementation)
[in]SUStructure of functions u
[in]SVStructure of functions v
[in]SWStructure of functions w
[in,out]TWork array for element by element diagonal
[in]UFunction used in the formula
[in]VFunction used in the formula
[in]WFunction used in the formula
[in]XAbscissae of points, per element
[in]YOrdinates of points, per element
[in]ZElevations of points, per points !!!!
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication

Definition at line 8 of file mt05pp.f.

+ Here is the caller graph for this function: