]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 6 Feb 2019 11:54:07 +0000 (12:54 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 9 Feb 2019 10:45:13 +0000 (11:45 +0100)
doc/news/changes/minor/20190206MartinKronbichler [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20190206MartinKronbichler b/doc/news/changes/minor/20190206MartinKronbichler
new file mode 100644 (file)
index 0000000..ef651a9
--- /dev/null
@@ -0,0 +1,9 @@
+Improved: The FEEvaluation::evaluate() and FEEvaluation::integrate() routines
+would previously unconditionally use an evaluation routine with a
+transformation to a collocation basis and subsequent collocation derivative
+for `n_q_points_1d > fe_degree` because it is faster for the usual case of
+`n_q_points_1d` close to the polynomial degree. Now, we switch back to the
+standard evaluation if `n_q_points_1d > 3 * (fe_degree+1) / 2` where that
+variant is faster.
+<br>
+(Martin Kronbichler, 2019/02/06)

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.