47 const scalar quality = tet.quality();
84 for (
label v = 0; v < 4; ++v)
86 for (
label vA = v + 1; vA < 4; ++vA)
93 -
topoint(c->vertex(vA)->point())
114 CGAL::Tetrahedron_3<baseK> tet
116 c->vertex(0)->point(),
117 c->vertex(1)->point(),
118 c->vertex(2)->point(),
119 c->vertex(3)->point()
122 if (tet.volume() < tol)
bool smallVolume(Cell &c, const scalar tol=0.0)
tetrahedron< point, const point & > tetPointRef
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool closePoints(Cell &c, const scalar tol=1e-12)
pointFromPoint topoint(const Point &P)
dimensioned< scalar > mag(const dimensioned< Type > &)
scalar coplanarTet(Cell &c, const scalar tol=1e-12)