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

Go to the source code of this file.

Functions/Subroutines

subroutine mt13bb (A11, A12, A13, A14, A21, A22, A23, A24, A31, A32, A33, A34, A41, A42, A43, A44, XMUL, XEL, YEL, NELEM, NELMAX, ICOORD)
 

Function/Subroutine Documentation

◆ mt13bb()

subroutine mt13bb ( 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)  A21,
double precision, dimension(*), intent(inout)  A22,
double precision, dimension(*), intent(inout)  A23,
double precision, dimension(*), intent(inout)  A24,
double precision, dimension(*), intent(inout)  A31,
double precision, dimension(*), intent(inout)  A32,
double precision, dimension(*), intent(inout)  A33,
double precision, dimension(*), intent(inout)  A34,
double precision, dimension(*), intent(inout)  A41,
double precision, dimension(*), intent(inout)  A42,
double precision, dimension(*), intent(inout)  A43,
double precision, dimension(*), intent(inout)  A44,
double precision, intent(in)  XMUL,
double precision, dimension(nelmax,3), intent(in)  XEL,
double precision, dimension(nelmax,3), intent(in)  YEL,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
integer, intent(in)  ICOORD 
)
Parameters
[in]nelem[out] A11 Elements of matrix
[out]A12Elements of matrix
[out]A13Elements of matrix
[out]A14Elements of matrix
[out]A21Elements of matrix
[out]A22Elements of matrix
[out]A23Elements of matrix
[out]A24Elements of matrix
[out]A31Elements of matrix
[out]A32Elements of matrix
[out]A33Elements of matrix
[out]A34Elements of matrix
[out]A41Elements of matrix
[out]A42Elements of matrix
[out]A43Elements of matrix
[out]A44Elements of matrix
[in]ICOORD1: derivative along x, 2: along y
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[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]A21Elements of matrix
[out]A22Elements of matrix
[out]A23Elements of matrix
[out]A24Elements of matrix
[out]A31Elements of matrix
[out]A32Elements of matrix
[out]A33Elements of matrix
[out]A34Elements of matrix
[out]A41Elements of matrix
[out]A42Elements of matrix
[out]A43Elements of matrix
[out]A44Elements of matrix
[in]ICOORD1: derivative along x, 2: along y
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]XELAbscissae of points in the mesh, per element
[in]YELOrdinates of points in the mesh, per element
[in]XMULMultiplication factor
[in]icoord[out] A11 Elements of matrix
[out]A12Elements of matrix
[out]A13Elements of matrix
[out]A14Elements of matrix
[out]A21Elements of matrix
[out]A22Elements of matrix
[out]A23Elements of matrix
[out]A24Elements of matrix
[out]A31Elements of matrix
[out]A32Elements of matrix
[out]A33Elements of matrix
[out]A34Elements of matrix
[out]A41Elements of matrix
[out]A42Elements of matrix
[out]A43Elements of matrix
[out]A44Elements of matrix
[in]ICOORD1: derivative along x, 2: along y
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[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 mt13bb.f.

+ Here is the caller graph for this function: