checkFireEdges.H File Reference

Checks the mesh for edge connectivity as expected by the AVL/FIRE on-the-fly calculations. Errors flagged here are not necessarily topological errors at all. More...

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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

label checkFireEdges (const faceList &faces, const labelListList &pointFaces, const UList< point > &points=UList< point >::null())
 check edge connectivity More...
 
label checkFireEdges (const faceList &, const UList< point > &points=UList< point >::null())
 check edge connectivity with pointFaces mapping calculated automatically More...
 
label checkFireEdges (const polyMesh &mesh)
 check edge connectivity More...
 

Detailed Description

Checks the mesh for edge connectivity as expected by the AVL/FIRE on-the-fly calculations. Errors flagged here are not necessarily topological errors at all.

Original source file checkFireEdges.H

Source files

Definition in file checkFireEdges.H.