indexedCellChecks.H File Reference

Go to the source code of this file.

Namespaces

namespace  Foam::foamyHexMeshChecks
 Collection of checks for foamyHexMesh.
 
namespace  Foam
 Namespace for OpenFOAM.
 

Functions

template<class Cell >
scalar coplanarTet (Cell &c, const scalar tol=1e-12)
 
template<class Cell >
bool closePoints (Cell &c, const scalar tol=1e-12)
 
template<class Cell >
bool smallVolume (Cell &c, const scalar tol=0.0)
 

Detailed Description

Original source file indexedCellChecks.H

Definition in file indexedCellChecks.H.