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

Go to the source code of this file.

Functions/Subroutines

subroutine assex3 (XM, STO, NAME, IELM1, IELM2, TYPEXT, XMT, DIM1XMT, DIM2XMT, STOXMT, MESH, NELMAX, ELTSEG, ORISEG)
 

Function/Subroutine Documentation

◆ assex3()

subroutine assex3 ( double precision, dimension(*), intent(inout)  XM,
integer, intent(inout)  STO,
character(len=6), intent(in)  NAME,
integer, intent(in)  IELM1,
integer, intent(in)  IELM2,
character(len=1), intent(in)  TYPEXT,
double precision, dimension(dim1xmt,dim2xmt), intent(inout)  XMT,
integer, intent(in)  DIM1XMT,
integer, intent(in)  DIM2XMT,
integer, intent(in)  STOXMT,
type(bief_mesh), intent(in)  MESH,
integer, intent(in)  NELMAX,
integer, dimension(nelmax,*), intent(in)  ELTSEG,
integer, dimension(nelmax,*), intent(in)  ORISEG 
)
Parameters
[in,out]sto[in] DIM1XMT First dimension of xmt
[in]DIM2XMTSecond dimension of xmt
[in]ELTSEGSegments in an element
[in]IELM1Element of lines in the matrix
[in]IELM2Element of rows in the matrix
[in]MESHMesh-structure
[in]NAMEFortran name of the matrix
[in]NELMAXMaximum number of elements in the mesh
[in]ORISEGOrientation of segments
[in]STOStorage required in xm 1: ebe 3: edge-based
[in]STOXMTStorage of off-diagonal terms 1: XMT(NELMAX,*) 2: XMT(*,NELMAX)
[in]TYPEXTType of off-diagonal terms
[in,out]XMAssembled off-diagonal terms
[in,out]XMTOff-diagonal terms of the work matrix

Definition at line 8 of file assex3.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: