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

Go to the source code of this file.

Functions/Subroutines

subroutine des11 (X, XA1, XA2, XA3, IKLE1, IKLE2, IKLE3, NELEM, NELMAX, NPOIN, LV)
 

Function/Subroutine Documentation

◆ des11()

subroutine des11 ( double precision, dimension(npoin), intent(inout)  X,
double precision, dimension(nelmax), intent(in)  XA1,
double precision, dimension(nelmax), intent(in)  XA2,
double precision, dimension(nelmax), intent(in)  XA3,
integer, dimension(nelmax), intent(in)  IKLE1,
integer, dimension(nelmax), intent(in)  IKLE2,
integer, dimension(nelmax), intent(in)  IKLE3,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
integer, intent(in)  NPOIN,
integer, intent(in)  LV 
)
Parameters
[in]npoinIKLE1 Global number of the first point of triangles
[in]IKLE2Global number of the second point of triangles
[in]IKLE3Global number of the third point of triangles
[in]LVVector length of the machine
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in,out]XAt the beginning : b AT THE END : THE RESULT
[out]XA1Off-diagonal terms of the lower part of matrix
[out]XA2Off-diagonal terms of the lower part of matrix
[out]XA3Off-diagonal terms of the lower part of matrix
[in]nelemIKLE1 Global number of the first point of triangles
[in]IKLE2Global number of the second point of triangles
[in]IKLE3Global number of the third point of triangles
[in]LVVector length of the machine
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in,out]XAt the beginning : b AT THE END : THE RESULT
[out]XA1Off-diagonal terms of the lower part of matrix
[out]XA2Off-diagonal terms of the lower part of matrix
[out]XA3Off-diagonal terms of the lower part of matrix
[in]nelmaxIKLE1 Global number of the first point of triangles
[in]IKLE2Global number of the second point of triangles
[in]IKLE3Global number of the third point of triangles
[in]LVVector length of the machine
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in,out]XAt the beginning : b AT THE END : THE RESULT
[out]XA1Off-diagonal terms of the lower part of matrix
[out]XA2Off-diagonal terms of the lower part of matrix
[out]XA3Off-diagonal terms of the lower part of matrix
[in]lvIKLE1 Global number of the first point of triangles
[in]IKLE2Global number of the second point of triangles
[in]IKLE3Global number of the third point of triangles
[in]LVVector length of the machine
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in,out]XAt the beginning : b AT THE END : THE RESULT
[out]XA1Off-diagonal terms of the lower part of matrix
[out]XA2Off-diagonal terms of the lower part of matrix
[out]XA3Off-diagonal terms of the lower part of matrix

Definition at line 7 of file des11.f.

+ Here is the caller graph for this function: