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

Go to the source code of this file.

Functions/Subroutines

subroutine mt02bb (A11, A12, A13, A14, A22, A23, A24, A33, A34, A44, XMUL, SU, U, XEL, YEL, SURFAC, IKLE1, IKLE2, IKLE3, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt02bb()

subroutine mt02bb ( double precision, dimension(*), intent(inout)  A11,
double precision, dimension(*), intent(inout)  A12,
double precision, dimension(*), intent(inout)  A13,
double precision, dimension(*), intent(inout)  A14,
double precision, dimension(*), intent(inout)  A22,
double precision, dimension(*), intent(inout)  A23,
double precision, dimension(*), intent(inout)  A24,
double precision, dimension(*), intent(inout)  A33,
double precision, dimension(*), intent(inout)  A34,
double precision, dimension(*), intent(inout)  A44,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SU,
double precision, dimension(*), intent(in)  U,
double precision, dimension(nelmax,3), intent(in)  XEL,
double precision, dimension(nelmax,3), intent(in)  YEL,
double precision, dimension(nelmax), intent(in)  SURFAC,
integer, dimension(nelmax), intent(in)  IKLE1,
integer, dimension(nelmax), intent(in)  IKLE2,
integer, dimension(nelmax), intent(in)  IKLE3,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelem[out] A11 Elements of matrix
[out]A12Elements of matrix
[out]A13Elements of matrix
[out]A14Elements of matrix
[out]A22Elements of matrix
[out]A23Elements of matrix
[out]A24Elements of matrix
[out]A33Elements of matrix
[out]A34Elements of matrix
[out]A44Elements of matrix
[in]IKLE1First points of triangles
[in]IKLE2Second points of triangles
[in]IKLE3Third points of triangles
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SUBief_obj structure of u
[in]SURFACArea of triangles
[in]UFunction u used in the formula
[in]XELAbscissae of points in the mesh, per element
[in]YELOrdinates of points in the mesh, per element
[in]XMULMultiplication factor
[in]nelmax[out] A11 Elements of matrix
[out]A12Elements of matrix
[out]A13Elements of matrix
[out]A14Elements of matrix
[out]A22Elements of matrix
[out]A23Elements of matrix
[out]A24Elements of matrix
[out]A33Elements of matrix
[out]A34Elements of matrix
[out]A44Elements of matrix
[in]IKLE1First points of triangles
[in]IKLE2Second points of triangles
[in]IKLE3Third points of triangles
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SUBief_obj structure of u
[in]SURFACArea of triangles
[in]UFunction u used in the formula
[in]XELAbscissae of points in the mesh, per element
[in]YELOrdinates of points in the mesh, per element
[in]XMULMultiplication factor

Definition at line 11 of file mt02bb.f.

+ Here is the caller graph for this function: