Unstruct2D  1.0
Solution of 2-D Euler- and Navier-Stokes Equations on Unstructured Grids
 All Classes Files Functions Variables
edgesFinalize.f90 File Reference

Generation of final edge list. More...

Functions/Subroutines

subroutine edgesfinalize (niedge, iedge)
 Generates final edge list (interior edges, edges to dummy nodes) using the temporary lists "niedge" and "iedge". More...
 

Function/Subroutine Documentation

subroutine edgesfinalize ( integer, dimension(:)  niedge,
integer, dimension(:,:)  iedge 
)
Parameters
niedgepointer from a node to iedge()
iedgelinked list of edge endpoints:
  • (1,*) = point j of edge (i,j)
  • (2,*) = next point j which is also connected to i; if <0 - no further connections
  • (3,*) = pointer to edge() - used in InitMetrics to associate face vector sij() with the correct edge