FreeFOAM The Cross-Platform CFD Toolkit
cellShapeRecognition.H File Reference

Detailed Description

InClass Foam::cellShapeRecognition

Definition in file cellShapeRecognition.H.

+ Include dependency graph for cellShapeRecognition.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

cellShape extrudedTriangleCellShape (const label cellIndex, const labelList &faceLabels, const faceList &faces, const labelList &owner, const labelList &neighbour, const label pointOffset, faceList &frontAndBackFaces)
cellShape extrudedQuadCellShape (const label cellIndex, const labelList &faceLabels, const faceList &faces, const labelList &owner, const labelList &neighbour, const label pointOffset, faceList &frontAndBackFaces)
cellShape create3DCellShape (const label cellIndex, const labelList &faceLabels, const faceList &faces, const labelList &owner, const labelList &neighbour, const label fluentCellModelID)