]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog for #8861 8867/head
authorDoug Shi-Dong <doug.shidong@gmail.com>
Thu, 26 Sep 2019 19:35:30 +0000 (15:35 -0400)
committerDoug Shi-Dong <doug.shidong@gmail.com>
Thu, 26 Sep 2019 19:37:58 +0000 (15:37 -0400)
doc/news/changes/minor/20190926DougShiDong-1 [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20190926DougShiDong-1 b/doc/news/changes/minor/20190926DougShiDong-1
new file mode 100644 (file)
index 0000000..4920b84
--- /dev/null
@@ -0,0 +1,10 @@
+Fixed: Manifold::get_new_point() previously ignored points weighted negatively.
+The original intent was to avoid to divide by a 0 weight, but the condition
+weight < tolerance resulted in ignoring negative weights.
+Additionally, the same function previously avoided get_intermediate_point()
+when the weight of of the first point was 0, but forgot to assign the new
+intermediate point to be the second point.
+The issues would mainly occur for derived Manifold classes that only implement
+the get_intermediate_point() function. Both issues are now fixed.
+<br>
+(Doug Shi-Dong, 2019/09/26)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.