Loading...
Searching...
No Matches
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()

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

References e.

◆ closePoints()

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

References e.

◆ smallVolume()

template<class Cell>
bool smallVolume ( Cell & c,
const scalar tol = 0.0 )