Routines collapse sliver triangles by splitting the base edge. More...
Routines collapse sliver triangles by splitting the base edge.
InClass Foam::collapseBase
Definition in file collapseBase.H.
#include "src/triSurface/triSurface/triSurface.H"
Go to the source code of this file.
Functions | |
label | collapseBase (triSurface &surf, const scalar minLen) |
Keep collapsing all triangles whose height is < minLen.
|
label collapseBase | ( | triSurface & | surf, |
const scalar | minLen | ||
) |
Keep collapsing all triangles whose height is < minLen.
Returns number of triangles collapsed.