Skip to content

Commit 1ae3610

Browse files
authored
Create 24062-tb.rst
Added API notes for changed output from TrapezoidMapTriFinder, triangulation interpolation, and refinement
1 parent 4bf6696 commit 1ae3610

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Change in TrapezoidMapTriFinder, triangulation interpolation, and refinement output due to change in shuffle.
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
With std::random_shuffle removed from C++17, TrapezouidMapTriFinder, triangular interpolation, and refinement now use std::shuffle with a new random generator leading to a different output.

0 commit comments

Comments
 (0)