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

Go to the source code of this file.

Functions/Subroutines

subroutine mt13ca (A11, A12, A13, A21, A22, A23, A31, A32, A33, A41, A42, A43, A51, A52, A53, A61, A62, A63, XMUL, XEL, YEL, NELEM, NELMAX, ICOORD)
 

Function/Subroutine Documentation

◆ mt13ca()

subroutine mt13ca ( double precision, dimension(*), intent(inout)  A11,
double precision, dimension(*), intent(inout)  A12,
double precision, dimension(*), intent(inout)  A13,
double precision, dimension(*), intent(inout)  A21,
double precision, dimension(*), intent(inout)  A22,
double precision, dimension(*), intent(inout)  A23,
double precision, dimension(*), intent(inout)  A31,
double precision, dimension(*), intent(inout)  A32,
double precision, dimension(*), intent(inout)  A33,
double precision, dimension(*), intent(inout)  A41,
double precision, dimension(*), intent(inout)  A42,
double precision, dimension(*), intent(inout)  A43,
double precision, dimension(*), intent(inout)  A51,
double precision, dimension(*), intent(inout)  A52,
double precision, dimension(*), intent(inout)  A53,
double precision, dimension(*), intent(inout)  A61,
double precision, dimension(*), intent(inout)  A62,
double precision, dimension(*), intent(inout)  A63,
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] A63 Elements 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] A63 Elements 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] A63 Elements 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 13 of file mt13ca.f.

+ Here is the caller graph for this function: