]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Fix code
authorPeter Munch <peterrmuench@gmail.com>
Thu, 23 Jun 2022 11:06:54 +0000 (13:06 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Thu, 23 Jun 2022 11:06:54 +0000 (13:06 +0200)
9.4/paper.tex

index 40449aa6869df02c257b89041b99054a02e6603f..e3e911e00955c241903a49c29252dbe16ac4c55b 100644 (file)
@@ -596,7 +596,7 @@ to flags to configure the evaluation and integration process of \texttt{FEEvalua
 and \texttt{FEFaceEvaluation}:
 
 \begin{c++}
-fe\_eval.evaluate(false, true, true)          // old (deprecated)
+fe\_eval.evaluate(false, true, false)         // old (deprecated)
 fe\_eval.evaluate(EvaluationFlags::gradients) // new
 \end{c++}
 

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.