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

Go to the source code of this file.

Functions/Subroutines

subroutine as3_1313_s (XM, NSEG1, XMT, DIM1XMT, DIM2XMT, STOXMT, NELMAX, NELEM, ELTSEG)
 

Function/Subroutine Documentation

◆ as3_1313_s()

subroutine as3_1313_s ( double precision, dimension(nseg1), intent(inout)  XM,
integer, intent(in)  NSEG1,
double precision, dimension(dim1xmt,dim2xmt), intent(in)  XMT,
integer, intent(in)  DIM1XMT,
integer, intent(in)  DIM2XMT,
integer, intent(in)  STOXMT,
integer, intent(in)  NELMAX,
integer, intent(in)  NELEM,
integer, dimension(nelmax,15), intent(in)  ELTSEG 
)
Parameters
[in]nelmaxDIM1XMT First dimension of xmt
[in]DIM2XMTSecond dimension of xmt
[in]ELTSEGSegments of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG1Number of segments
[in]ORISEGOrientation of segments
[in]STOXMTStorage of xmt 1: (nelmax,*) 2: (*,NELMAX)
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nelemDIM1XMT First dimension of xmt
[in]DIM2XMTSecond dimension of xmt
[in]ELTSEGSegments of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG1Number of segments
[in]ORISEGOrientation of segments
[in]STOXMTStorage of xmt 1: (nelmax,*) 2: (*,NELMAX)
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nseg1DIM1XMT First dimension of xmt
[in]DIM2XMTSecond dimension of xmt
[in]ELTSEGSegments of a triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEG1Number of segments
[in]ORISEGOrientation of segments
[in]STOXMTStorage of xmt 1: (nelmax,*) 2: (*,NELMAX)
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix

Definition at line 7 of file as3_1313_s.f.

+ Here is the caller graph for this function: