OpenFOAM logo
Open Source CFD Toolkit

degenerateMatcher Class Reference

Collaboration diagram for degenerateMatcher:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

cellShape match (const faceList &faces)
 Recognize shape given faces of a cell.
cellShape match (const cellShape &shape)
 Recognize given uncollapsed shape (usually hex) with duplicate.
cellShape match (const primitiveMesh &mesh, const label cellI)
 Recognize shape given mesh and cellI.

Member Function Documentation

cellShape match const primitiveMesh mesh,
const label  cellI
[static]
 

Recognize shape given mesh and cellI.

cellShape match const cellShape shape  )  [static]
 

Recognize given uncollapsed shape (usually hex) with duplicate.

vertices. cellShape just used to extract faces.

cellShape match const faceList faces  )  [static]
 

Recognize shape given faces of a cell.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org