Loading...
Searching...
No Matches
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
label checkFireEdges (const faceList &, const UList< point > &points=UList< point >::null())
 check edge connectivity with pointFaces mapping calculated automatically
label checkFireEdges (const polyMesh &mesh)
 check edge connectivity

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.