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

Go to the source code of this file.

Functions/Subroutines

subroutine front2 (NFRLIQ, LIHBOR, LIUBOR, X, Y, NBOR, KP1BOR, DEJAVU, NPOIN, NPTFR, KLOG, LISTIN, NUMLIQ, MAXFRO)
 

Function/Subroutine Documentation

◆ front2()

subroutine front2 ( integer, intent(out)  NFRLIQ,
integer, dimension(nptfr), intent(in)  LIHBOR,
integer, dimension(nptfr), intent(in)  LIUBOR,
double precision, dimension(npoin), intent(in)  X,
double precision, dimension(npoin), intent(in)  Y,
integer, dimension(nptfr), intent(in)  NBOR,
integer, dimension(nptfr), intent(in)  KP1BOR,
integer, dimension(nptfr), intent(out)  DEJAVU,
integer, intent(in)  NPOIN,
integer, intent(in)  NPTFR,
integer, intent(in)  KLOG,
logical, intent(in)  LISTIN,
integer, dimension(nptfr), intent(out)  NUMLIQ,
integer, intent(in)  MAXFRO 
)
Parameters
[in]npoin[in, out] DEJAVU Work array
[out]FINLIQEnd of liquid boundaries
[out]FINSOLEnd of solid boundaries
[in]KLOGLihbor(k)=klog : solid boundary
[in]KP1BORGives the next boundary point in a contour
[in]LIHBORType of boundary conditions on depth
[in]LISTINIf yes, printing on listing
[in]LIUBORType of boundary conditions on u
[in]MAXFROMaximum number of liquid or solid boundaries
[in]NBORGlobal number of boundary points
[out]NFRLIQNumber of liquid boundaries
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]NUMLIQBoundary number of boundary points
[in]nptfr[in, out] DEJAVU Work array
[out]FINLIQEnd of liquid boundaries
[out]FINSOLEnd of solid boundaries
[in]KLOGLihbor(k)=klog : solid boundary
[in]KP1BORGives the next boundary point in a contour
[in]LIHBORType of boundary conditions on depth
[in]LISTINIf yes, printing on listing
[in]LIUBORType of boundary conditions on u
[in]MAXFROMaximum number of liquid or solid boundaries
[in]NBORGlobal number of boundary points
[out]NFRLIQNumber of liquid boundaries
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]NUMLIQBoundary number of boundary points
[in]klog[in, out] DEJAVU Work array
[out]FINLIQEnd of liquid boundaries
[out]FINSOLEnd of solid boundaries
[in]KLOGLihbor(k)=klog : solid boundary
[in]KP1BORGives the next boundary point in a contour
[in]LIHBORType of boundary conditions on depth
[in]LISTINIf yes, printing on listing
[in]LIUBORType of boundary conditions on u
[in]MAXFROMaximum number of liquid or solid boundaries
[in]NBORGlobal number of boundary points
[out]NFRLIQNumber of liquid boundaries
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]NUMLIQBoundary number of boundary points
[in]maxfro[in, out] DEJAVU Work array
[out]FINLIQEnd of liquid boundaries
[out]FINSOLEnd of solid boundaries
[in]KLOGLihbor(k)=klog : solid boundary
[in]KP1BORGives the next boundary point in a contour
[in]LIHBORType of boundary conditions on depth
[in]LISTINIf yes, printing on listing
[in]LIUBORType of boundary conditions on u
[in]MAXFROMaximum number of liquid or solid boundaries
[in]NBORGlobal number of boundary points
[out]NFRLIQNumber of liquid boundaries
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]NUMLIQBoundary number of boundary points

Definition at line 8 of file front2.f.

+ Here is the caller graph for this function: