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

Go to the source code of this file.

Functions/Subroutines

subroutine mt06ff (A11, A12, A13, A14, A22, A23, A24, A33, A34, A44, XMUL, SF, F, X, Y, Z, IKLE1, IKLE2, IKLE3, IKLE4, NBOR, NELBOR, NULONE, NELEB, NELEBX, NELMAX)
 

Function/Subroutine Documentation

◆ mt06ff()

subroutine mt06ff ( 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)  SF,
double precision, dimension(*), intent(in)  F,
double precision, dimension(nelmax,6), intent(in)  X,
double precision, dimension(nelmax,6), intent(in)  Y,
double precision, dimension(*), intent(in)  Z,
integer, dimension(nelebx), intent(in)  IKLE1,
integer, dimension(nelebx), intent(in)  IKLE2,
integer, dimension(nelebx), intent(in)  IKLE3,
integer, dimension(nelebx), intent(in)  IKLE4,
integer, dimension(*), intent(in)  NBOR,
integer, dimension(nelebx), intent(in)  NELBOR,
integer, dimension(nelebx,4), intent(in)  NULONE,
integer, intent(in)  NELEB,
integer, intent(in)  NELEBX,
integer, intent(in)  NELMAX 
)
Parameters
[in]neleb[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]FFunction f used in the formula
[in]IKLE1First points of quadrilaterals
[in]IKLE2Second points of quadrilaterals
[in]IKLE3Third points of quadrilaterals
[in]IKLE4Fourth points of quadrilaterals
[in]NELBORAdjacent element number
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NULONELocal numbering of boundary element in adjacent ELEMENT.
[in]SFBief_obj structure of f
[in]SURFACArea of triangles
[in]XMULMultiplication factor
[in]nelebx[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]FFunction f used in the formula
[in]IKLE1First points of quadrilaterals
[in]IKLE2Second points of quadrilaterals
[in]IKLE3Third points of quadrilaterals
[in]IKLE4Fourth points of quadrilaterals
[in]NELBORAdjacent element number
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NULONELocal numbering of boundary element in adjacent ELEMENT.
[in]SFBief_obj structure of f
[in]SURFACArea of triangles
[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]FFunction f used in the formula
[in]IKLE1First points of quadrilaterals
[in]IKLE2Second points of quadrilaterals
[in]IKLE3Third points of quadrilaterals
[in]IKLE4Fourth points of quadrilaterals
[in]NELBORAdjacent element number
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NULONELocal numbering of boundary element in adjacent ELEMENT.
[in]SFBief_obj structure of f
[in]SURFACArea of triangles
[in]XMULMultiplication factor

Definition at line 12 of file mt06ff.f.

+ Here is the caller graph for this function: