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

Go to the source code of this file.

Functions/Subroutines

subroutine mt06oc (A11, A12, A13, A22, A23, A33, XMUL, SF, F, LGSEG, IKLE1, IKLE2, IKLE3, NBOR, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt06oc()

subroutine mt06oc ( double precision, dimension(nelmax), intent(inout)  A11,
double precision, dimension(nelmax), intent(inout)  A12,
double precision, dimension(nelmax), intent(inout)  A13,
double precision, dimension(nelmax), intent(inout)  A22,
double precision, dimension(nelmax), intent(inout)  A23,
double precision, dimension(nelmax), intent(inout)  A33,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
double precision, dimension(*), intent(in)  F,
double precision, dimension(nelmax), intent(in)  LGSEG,
integer, dimension(*), intent(in)  IKLE1,
integer, dimension(*), intent(in)  IKLE2,
integer, dimension(*), intent(in)  IKLE3,
integer, dimension(nelmax,*), intent(in)  NBOR,
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]A22Elements of matrix
[out]A23Elements of matrix
[out]A33Elements of matrix
[in]FFunction f used in the formula
[in]IKLE1First points of segments
[in]IKLE2Second points of segments
[in]IKLE3Third points of segments (quadratic)
[in]LGSEGLength of segments
[in]NBORGlobal number of boundary points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[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]A22Elements of matrix
[out]A23Elements of matrix
[out]A33Elements of matrix
[in]FFunction f used in the formula
[in]IKLE1First points of segments
[in]IKLE2Second points of segments
[in]IKLE3Third points of segments (quadratic)
[in]LGSEGLength of segments
[in]NBORGlobal number of boundary points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFBief_obj structure of f
[in]SURFACArea of triangles
[in]XMULMultiplication factor
[in]nbor[out] A11 Elements of matrix
[out]A12Elements of matrix
[out]A13Elements of matrix
[out]A22Elements of matrix
[out]A23Elements of matrix
[out]A33Elements of matrix
[in]FFunction f used in the formula
[in]IKLE1First points of segments
[in]IKLE2Second points of segments
[in]IKLE3Third points of segments (quadratic)
[in]LGSEGLength of segments
[in]NBORGlobal number of boundary points
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFBief_obj structure of f
[in]SURFACArea of triangles
[in]XMULMultiplication factor

Definition at line 8 of file mt06oc.f.

+ Here is the caller graph for this function: