From 89a2eb44c02f932b8006433117cd0f4ce28c6877 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Sun, 1 Nov 2020 10:12:11 +0100 Subject: [PATCH] Changelog --- doc/news/changes/minor/20201101MartinKronbichler | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/minor/20201101MartinKronbichler diff --git a/doc/news/changes/minor/20201101MartinKronbichler b/doc/news/changes/minor/20201101MartinKronbichler new file mode 100644 index 0000000000..c720e87bdf --- /dev/null +++ b/doc/news/changes/minor/20201101MartinKronbichler @@ -0,0 +1,6 @@ +Improved: An inverse quadratic approximation has been added for the pull-back +operation in the TransfiniteInterpolationManifold::new_points() function. The +better initial guesses for the Newton/Broyden iteration make the computation +faster and more robust in some difficult scenarios. +
+(Martin Kronbichler, 2020/11/01) -- 2.39.5