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

Go to the source code of this file.

Functions/Subroutines

subroutine as3_1111_s (XM, NSEG1, XMT, NELMAX, NELEM, ELTSEG1, ELTSEG2, ELTSEG3)
 

Function/Subroutine Documentation

◆ as3_1111_s()

subroutine as3_1111_s ( double precision, dimension(nseg1), intent(inout)  XM,
integer, intent(in)  NSEG1,
double precision, dimension(nelmax,*), intent(inout)  XMT,
integer, intent(in)  NELMAX,
integer, intent(in)  NELEM,
integer, dimension(nelmax), intent(in)  ELTSEG1,
integer, dimension(nelmax), intent(in)  ELTSEG2,
integer, dimension(nelmax), intent(in)  ELTSEG3 
)
Parameters
[in]nelmaxELTSEG1 First segment of a triangle
[in]ELTSEG2Second segment of a triangle
[in]ELTSEG3Third segment of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG1Number of segments (here joining linear points)
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nelemELTSEG1 First segment of a triangle
[in]ELTSEG2Second segment of a triangle
[in]ELTSEG3Third segment of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG1Number of segments (here joining linear points)
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nseg1ELTSEG1 First segment of a triangle
[in]ELTSEG2Second segment of a triangle
[in]ELTSEG3Third segment of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG1Number of segments (here joining linear points)
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix

Definition at line 7 of file as3_1111_s.f.

+ Here is the caller graph for this function: