Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Foam::foamyHexMeshChecks | |
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) |
Original source file indexedCellChecks.H
Definition in file indexedCellChecks.H.