]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog on EvaluationFlags 10829/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 13 Aug 2020 13:56:34 +0000 (15:56 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 13 Aug 2020 13:58:28 +0000 (15:58 +0200)
doc/news/changes/minor/20200605Heister [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20200605Heister b/doc/news/changes/minor/20200605Heister
new file mode 100644 (file)
index 0000000..57a001f
--- /dev/null
@@ -0,0 +1,9 @@
+New: FEEvaluation::evaluate(), FEEvaluation::integrate(),
+FEFaceEvaluation::evaluate() and FEFaceEvaluation::integrate() now take an
+argument of type EvaluationFlags::EvaluationFlags to determine which of the
+values, gradients or hessians should be evaluated to quadrature points or
+integrated, allowing much more expressive programs than the previous list of
+bools. The evaluation flags can be combined with `operator|`, similarly to
+UpdateFlags for FEValues.
+<br>
+(Timo Heister, 2020/06/05)

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.