OpenFOAM logo
Open Source CFD Toolkit

cellQuality Class Reference

Collaboration diagram for cellQuality:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 cellQuality (const polyMesh &mesh)
 Construct from mesh.
tmp< scalarFieldnonOrthogonality () const
 Return cell non-orthogonality.
tmp< scalarFieldskewness () const
 Return cell skewness.
tmp< scalarFieldfaceNonOrthogonality () const
 Return face non-orthogonality.
tmp< scalarFieldfaceSkewness () const
 Return face skewness.

Constructor & Destructor Documentation

cellQuality const polyMesh mesh  ) 
 

Construct from mesh.


Member Function Documentation

tmp<scalarField> faceNonOrthogonality  )  const
 

Return face non-orthogonality.

tmp<scalarField> faceSkewness  )  const
 

Return face skewness.

tmp<scalarField> nonOrthogonality  )  const
 

Return cell non-orthogonality.

tmp<scalarField> skewness  )  const
 

Return cell skewness.


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