Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 496 Bytes

24062-tb.rst

File metadata and controls

8 lines (7 loc) · 496 Bytes

TrapezoidMapTriFinder uses different random number generator

The random number generator used to determine the order of insertion of triangle edges in TrapezoidMapTriFinder has changed. This can result in a different triangle index being returned for a point that lies exactly on an edge between two triangles. This can also affect triangulation interpolation and refinement algorithms that use TrapezoidMapTriFinder.