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

Go to the source code of this file.

Functions/Subroutines

subroutine as3_1311 (XM, NSEG11, NSEG13, XMT, NELMAX, NELEM, ELTSEG, ORISEG)
 

Function/Subroutine Documentation

◆ as3_1311()

subroutine as3_1311 ( double precision, dimension(nseg11+nseg13-3*nelem), intent(inout)  XM,
integer, intent(in)  NSEG11,
integer, intent(in)  NSEG13,
double precision, dimension(nelmax,*), intent(in)  XMT,
integer, intent(in)  NELMAX,
integer, intent(in)  NELEM,
integer, dimension(nelmax,15), intent(in)  ELTSEG,
integer, dimension(nelmax,15), intent(in)  ORISEG 
)
Parameters
[in]nelmaxELTSEG Segment of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG11Number of linear segments
[in]NSEG13Number of quadratic segments - THE NUMBER OF PURELY QUADRATIC SEGMENTS (THEY ARE NOT CONSIDERED IN RECTANGULAR MATRICES)
[in]ORISEGOrientation of segments
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nelemELTSEG Segment of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG11Number of linear segments
[in]NSEG13Number of quadratic segments - THE NUMBER OF PURELY QUADRATIC SEGMENTS (THEY ARE NOT CONSIDERED IN RECTANGULAR MATRICES)
[in]ORISEGOrientation of segments
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nseg11ELTSEG Segment of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG11Number of linear segments
[in]NSEG13Number of quadratic segments - THE NUMBER OF PURELY QUADRATIC SEGMENTS (THEY ARE NOT CONSIDERED IN RECTANGULAR MATRICES)
[in]ORISEGOrientation of segments
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nseg13ELTSEG Segment of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG11Number of linear segments
[in]NSEG13Number of quadratic segments - THE NUMBER OF PURELY QUADRATIC SEGMENTS (THEY ARE NOT CONSIDERED IN RECTANGULAR MATRICES)
[in]ORISEGOrientation of segments
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix

Definition at line 7 of file as3_1311.f.

+ Here is the caller graph for this function: