From cc6cc55b532e88c71d86a631642e613e998d9fb7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 25 Sep 2024 09:32:28 -0600 Subject: [PATCH] Fix up a mistake. --- 9.6/paper.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/9.6/paper.tex b/9.6/paper.tex index d469b94..aca6c35 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -301,8 +301,7 @@ which we briefly outline in the remainder of this section: correctly addresses the sign-conflict that arises for $hp$ quadrilateral and hexahedral N\'ed\'elec elements; see \cite{Kinnewig2024} for details. - The other implementation of N\'ed\'elec elements, in the \texttt{FE\_NedelecSZ} class, already - \todo[inline]{JPT: I think this should be \texttt{FE\_Nedelec}, without SZ?} + The other implementation of N\'ed\'elec elements, in the \texttt{FE\_Nedelec} class, already implements hanging node constraints; therefore, there is no longer a difference for the user between the two classes as far as constraints are concerned. -- 2.39.5