You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add fallback for numerically unstable triple points.
This change modifies the LinearInterfaceCalculator to fallback to
computing triple points as barycentric points when the indicator
function produces numerically unstable coordinates.
TetMesh angles output now only prints out degenerate tetes.
Previously, it printed all tets after the first degenerate tet.
Additionally, the number of bad tets is printed in the summary.