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

Go to the source code of this file.

Functions/Subroutines

subroutine preverebe (XAUX, AX, TYPDIA, TYPEXT, IKLE, NPOIN, NELEM, NELMAX, MESH, TYPEMESH)
 

Function/Subroutine Documentation

◆ preverebe()

subroutine preverebe ( double precision, dimension(npoin,*), intent(inout)  XAUX,
double precision, dimension(nelmax,*), intent(in)  AX,
character(len=1), intent(in)  TYPDIA,
character(len=1), intent(in)  TYPEXT,
integer, dimension(nelmax,6), intent(in)  IKLE,
integer, intent(in)  NPOIN,
integer, intent(in)  NELEM,
integer, intent(in)  NELMAX,
type(bief_mesh), intent(inout)  MESH,
integer, intent(in)  TYPEMESH 
)
Parameters
[in]nelemAX Matrix off-diagonal terms
[in]IKLEConnectivity table.
[in]MESHMesh structure
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]TYPDIAType of diagonal: TYPDIA = 'Q' : ANY VALUE TYPDIA = 'I' : IDENTITY TYPDIA = '0' : ZERO
[in]TYPEXTType of off-diagonal terms TYPEXT = 'Q' : ANY VALUE TYPEXT = 'S' : SYMMETRIC TYPEXT = '0' : ZERO
[in]TYPEMESHType of mesh (40: prisms, 50: prisms cut into TETRAHEDRONS)
[out]XAUXTridiagonal matrix
[in]nelmaxAX Matrix off-diagonal terms
[in]IKLEConnectivity table.
[in]MESHMesh structure
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]TYPDIAType of diagonal: TYPDIA = 'Q' : ANY VALUE TYPDIA = 'I' : IDENTITY TYPDIA = '0' : ZERO
[in]TYPEXTType of off-diagonal terms TYPEXT = 'Q' : ANY VALUE TYPEXT = 'S' : SYMMETRIC TYPEXT = '0' : ZERO
[in]TYPEMESHType of mesh (40: prisms, 50: prisms cut into TETRAHEDRONS)
[out]XAUXTridiagonal matrix
[in]npoinAX Matrix off-diagonal terms
[in]IKLEConnectivity table.
[in]MESHMesh structure
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]TYPDIAType of diagonal: TYPDIA = 'Q' : ANY VALUE TYPDIA = 'I' : IDENTITY TYPDIA = '0' : ZERO
[in]TYPEXTType of off-diagonal terms TYPEXT = 'Q' : ANY VALUE TYPEXT = 'S' : SYMMETRIC TYPEXT = '0' : ZERO
[in]TYPEMESHType of mesh (40: prisms, 50: prisms cut into TETRAHEDRONS)
[out]XAUXTridiagonal matrix
[in]typemeshAX Matrix off-diagonal terms
[in]IKLEConnectivity table.
[in]MESHMesh structure
[in]NELEMNumber of elements
[in]NELMAXMaximum number of elements
[in]NPOINNumber of points
[in]TYPDIAType of diagonal: TYPDIA = 'Q' : ANY VALUE TYPDIA = 'I' : IDENTITY TYPDIA = '0' : ZERO
[in]TYPEXTType of off-diagonal terms TYPEXT = 'Q' : ANY VALUE TYPEXT = 'S' : SYMMETRIC TYPEXT = '0' : ZERO
[in]TYPEMESHType of mesh (40: prisms, 50: prisms cut into TETRAHEDRONS)
[out]XAUXTridiagonal matrix

Definition at line 7 of file preverebe.f.

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