Functions
Foam::foamyHexMeshChecks Namespace Reference

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)
 

Function Documentation

◆ coplanarTet()

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

◆ closePoints()

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

◆ smallVolume()

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