Foam::foamyHexMeshChecks Namespace Reference

Collection of checks for foamyHexMesh. More...

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

Collection of checks for foamyHexMesh.

Function Documentation

◆ coplanarTet()

scalar coplanarTet ( Cell &  c,
const scalar  tol = 1e-12 
)

◆ closePoints()

bool closePoints ( Cell &  c,
const scalar  tol = 1e-12 
)

◆ smallVolume()

bool smallVolume ( Cell &  c,
const scalar  tol = 0.0 
)