primitiveMesh.H File Reference
Include dependency graph for primitiveMesh.H:

Go to the source code of this file.

Classes

class  primitiveMesh
 Cell-face mesh analysis engine. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::primitiveMeshCheck
 

Variables

scalar closedThreshold = 1.0e-6
 Data to control mesh checking. More...
 
scalar aspectThreshold = 1000
 Aspect ratio warning threshold. More...
 
scalar nonOrthThreshold = 70
 Non-orthogonality warning threshold in deg. More...
 
scalar skewThreshold = 4
 Skewness warning threshold. More...
 
scalar planarCosAngle = 1.0e-6
 Threshold where faces are considered coplanar. More...
 

Detailed Description

Original source file primitiveMesh.H

Definition in file primitiveMesh.H.