PrimitivePatchAddressing.C File Reference

This function calculates the list of patch edges, defined on the list of points supporting the patch. The edges are ordered: More...

Include dependency graph for PrimitivePatchAddressing.C:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

This function calculates the list of patch edges, defined on the list of points supporting the patch. The edges are ordered:

Original source file PrimitivePatchAddressing.C

- 0..nInternalEdges-1 : upper triangular order

  • nInternalEdges.. : boundary edges (no particular order)

Other patch addressing information is also calculated:

  • faceFaces with neighbour faces in ascending order
  • edgeFaces with ascending face order
  • faceEdges sorted according to edges of a face

Definition in file PrimitivePatchAddressing.C.