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

Go to the source code of this file.

Functions/Subroutines

subroutine mt07cc (A11, A12, A13, A14, A15, A16, A22, A23, A24, A25, A26, A33, A34, A35, A36, A44, A45, A46, A55, A56, A66, XMUL, SF, F, SURFAC, NELEM, NELMAX)
 

Function/Subroutine Documentation

◆ mt07cc()

subroutine mt07cc ( 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)  A15,
double precision, dimension(*), intent(inout)  A16,
double precision, dimension(*), intent(inout)  A22,
double precision, dimension(*), intent(inout)  A23,
double precision, dimension(*), intent(inout)  A24,
double precision, dimension(*), intent(inout)  A25,
double precision, dimension(*), intent(inout)  A26,
double precision, dimension(*), intent(inout)  A33,
double precision, dimension(*), intent(inout)  A34,
double precision, dimension(*), intent(inout)  A35,
double precision, dimension(*), intent(inout)  A36,
double precision, dimension(*), intent(inout)  A44,
double precision, dimension(*), intent(inout)  A45,
double precision, dimension(*), intent(inout)  A46,
double precision, dimension(*), intent(inout)  A55,
double precision, dimension(*), intent(inout)  A56,
double precision, dimension(*), intent(inout)  A66,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  SF,
double precision, dimension(*), intent(in)  F,
double precision, dimension(nelmax), intent(in)  SURFAC,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX 
)
Parameters
[in]nelem[out] A66 Elements of matrix
[in]FFunction used in the formula
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFStructure of functions f
[in]SURFACArea of triangles
[in]XMULMultiplication factor
[in]nelmax[out] A66 Elements of matrix
[in]FFunction used in the formula
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]SFStructure of functions f
[in]SURFACArea of triangles
[in]XMULMultiplication factor

Definition at line 13 of file mt07cc.f.

+ Here is the caller graph for this function: