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

Go to the source code of this file.

Functions/Subroutines

subroutine mt02pp_star (T, XM, XMUL, SF, SG, SH, F, G, H, X, Y, Z, SURFAC, IKLE, NELEM, NELMAX, INCHYD, FORMUL, NPLAN)
 

Function/Subroutine Documentation

◆ mt02pp_star()

subroutine mt02pp_star ( double precision, dimension(nelmax,6), intent(inout)  T,
double precision, dimension(nelmax,*), intent(inout)  XM,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
type(bief_obj), intent(in)  SG,
type(bief_obj), intent(in)  SH,
double precision, dimension(*), intent(in)  F,
double precision, dimension(*), intent(in)  G,
double precision, dimension(*), intent(in)  H,
double precision, dimension(nelmax,6), intent(in)  X,
double precision, dimension(nelmax,6), intent(in)  Y,
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,
logical, intent(in)  INCHYD,
character(len=16), intent(in)  FORMUL,
integer, intent(in)  NPLAN 
)
Parameters
[in]nelemF Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]GFunction used in the formula
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]INCHYDIf yes, treats hydrostatic inconsistencies
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPLANNumber of planes in the mesh of prisms
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in]XAbscissae of points, per element
[in]YOrdinates of points, per element
[in]ZElevations of points, per point
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nelmaxF Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]GFunction used in the formula
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]INCHYDIf yes, treats hydrostatic inconsistencies
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPLANNumber of planes in the mesh of prisms
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in]XAbscissae of points, per element
[in]YOrdinates of points, per element
[in]ZElevations of points, per point
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication
[in]nplanF Function used in the formula
[in]FORMULFormula describing the resulting matrix
[in]GFunction used in the formula
[in]HFunction used in the formula
[in]IKLEConnectivity table.
[in]INCHYDIf yes, treats hydrostatic inconsistencies
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPLANNumber of planes in the mesh of prisms
[in]SFStructure of functions f
[in]SGStructure of functions g
[in]SHStructure of functions h
[in]SURFACArea of 2d elements
[in,out]TWork array for element by element diagonal
[in]XAbscissae of points, per element
[in]YOrdinates of points, per element
[in]ZElevations of points, per point
[in,out]XMOff-diagonal terms
[in]XMULCoefficient for multiplication

Definition at line 8 of file mt02pp_star.f.

+ Here is the caller graph for this function: