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) |
| scalar Foam::foamyHexMeshChecks::coplanarTet | ( | Cell & | c, |
| const scalar | tol = 1e-12 |
||
| ) |
| bool Foam::foamyHexMeshChecks::closePoints | ( | Cell & | c, |
| const scalar | tol = 1e-12 |
||
| ) |
| bool Foam::foamyHexMeshChecks::smallVolume | ( | Cell & | c, |
| const scalar | tol = 0.0 |
||
| ) |
1.8.11