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

Go to the source code of this file.

Functions/Subroutines

subroutine as3_3131_s (XM, NSEG, XMT, DIM1XMT, DIM2XMT, STOXMT, NELMAX, NELEM, ELTSEG1, ELTSEG2, ELTSEG3, ELTSEG4, ELTSEG5, ELTSEG6)
 

Function/Subroutine Documentation

◆ as3_3131_s()

subroutine as3_3131_s ( double precision, dimension(nseg), intent(inout)  XM,
integer, intent(in)  NSEG,
double precision, dimension(dim1xmt,dim2xmt), intent(inout)  XMT,
integer, intent(in)  DIM1XMT,
integer, intent(in)  DIM2XMT,
integer, intent(in)  STOXMT,
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,
integer, dimension(nelmax), intent(in)  ELTSEG4,
integer, dimension(nelmax), intent(in)  ELTSEG5,
integer, dimension(nelmax), intent(in)  ELTSEG6 
)
Parameters
[in]nelmaxDIM1XMT First dimension of xmt
[in]DIM2XMTSecond dimension of xmt
[in]ELTSEG1First segment of a triangle
[in]ELTSEG2Second segment of a triangle
[in]ELTSEG3Third segment of a triangle
[in]ELTSEG4Fourth segment of a quadratic triangle
[in]ELTSEG5Fifth segment of a quadratic triangle
[in]ELTSEG6Sixth segment of a quadratic triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEGNumber of segments
[in]STOXMTStorage mode of xmt
[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]ELTSEG1First segment of a triangle
[in]ELTSEG2Second segment of a triangle
[in]ELTSEG3Third segment of a triangle
[in]ELTSEG4Fourth segment of a quadratic triangle
[in]ELTSEG5Fifth segment of a quadratic triangle
[in]ELTSEG6Sixth segment of a quadratic triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEGNumber of segments
[in]STOXMTStorage mode of xmt
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix
[in]nsegDIM1XMT First dimension of xmt
[in]DIM2XMTSecond dimension of xmt
[in]ELTSEG1First segment of a triangle
[in]ELTSEG2Second segment of a triangle
[in]ELTSEG3Third segment of a triangle
[in]ELTSEG4Fourth segment of a quadratic triangle
[in]ELTSEG5Fifth segment of a quadratic triangle
[in]ELTSEG6Sixth segment of a quadratic triangle
[in]NELEMNumber of elements in the mesh
[in]NELMAXFirst dimension of ikle and w.
[in]NSEGNumber of segments
[in]STOXMTStorage mode of xmt
[out]XMAssembled off-diagonal terms xa12,23,31
[in]XMTElement by element storage of matrix

Definition at line 8 of file as3_3131_s.f.

+ Here is the caller graph for this function: