From: Wolfgang Bangerth Date: Wed, 9 Jun 2021 16:12:14 +0000 (-0600) Subject: Minor text edit. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6cfa4c3732f67c983ca1d2b3fe19b9e8441779;p=release-papers.git Minor text edit. --- diff --git a/9.3/paper.tex b/9.3/paper.tex index ee661f1..7376adf 100644 --- a/9.3/paper.tex +++ b/9.3/paper.tex @@ -791,7 +791,7 @@ FEEvaluation These classes select at runtime -- for common low and medium polynomial degree/quadrature combinations ($k\le 6$ and $q\in\{ k+1, k+2, \left\lfloor (3k)/2 \right\rfloor \}$) -- efficient precompiled implementations and default to non-templated -evaluation kernels else (see also \texttt{FEEvaluation::fast\_evaluation\_\allowbreak supported()}). +evaluation kernels otherwise (see also \texttt{FEEvaluation::fast\_evaluation\_\allowbreak supported()}). In the case that even higher polynomial degrees are needed, one can precompile the relevant internal classes