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

Go to the source code of this file.

Functions/Subroutines

subroutine asseg_3d (FLOW, F, NPOIN3, NPLAN, NSEG2D, GLOSEG, SIZGLO, INIFLO)
 

Function/Subroutine Documentation

◆ asseg_3d()

subroutine asseg_3d ( double precision, dimension(*), intent(in)  FLOW,
double precision, dimension(npoin3), intent(inout)  F,
integer, intent(in)  NPOIN3,
integer, intent(in)  NPLAN,
integer, intent(in)  NSEG2D,
integer, dimension(sizglo,2), intent(in)  GLOSEG,
integer, intent(in)  SIZGLO,
logical, intent(in)  INIFLO 
)
Parameters
[in]nseg2d[out] F F where the fluxes are assembled
[in]FLOWFluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]GLOSEGGlobal number of the 2 points of a segment
[in]INIFLOIf(yes) f will be initialised at 0.
[in]NPLANNumber of planes
[in]NPOIN3Number of points
[in]NSEG2DNumber of segments in 2d
[in]SIZGLOFirst dimension of gloseg
[in]npoin3[out] F F where the fluxes are assembled
[in]FLOWFluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]GLOSEGGlobal number of the 2 points of a segment
[in]INIFLOIf(yes) f will be initialised at 0.
[in]NPLANNumber of planes
[in]NPOIN3Number of points
[in]NSEG2DNumber of segments in 2d
[in]SIZGLOFirst dimension of gloseg
[in]sizglo[out] F F where the fluxes are assembled
[in]FLOWFluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]GLOSEGGlobal number of the 2 points of a segment
[in]INIFLOIf(yes) f will be initialised at 0.
[in]NPLANNumber of planes
[in]NPOIN3Number of points
[in]NSEG2DNumber of segments in 2d
[in]SIZGLOFirst dimension of gloseg
[in]nplan[out] F F where the fluxes are assembled
[in]FLOWFluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]GLOSEGGlobal number of the 2 points of a segment
[in]INIFLOIf(yes) f will be initialised at 0.
[in]NPLANNumber of planes
[in]NPOIN3Number of points
[in]NSEG2DNumber of segments in 2d
[in]SIZGLOFirst dimension of gloseg

Definition at line 7 of file asseg_3d.f.

+ Here is the caller graph for this function: