From 2c98ee05c2ec99cdf77e1ff5011d20e95e6d91a3 Mon Sep 17 00:00:00 2001 From: Marc Fehling Date: Tue, 3 May 2022 13:46:45 -0600 Subject: [PATCH] Removed value of weight. Not important in this context. (Default value is 1000.) --- 9.4/paper.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/9.4/paper.tex b/9.4/paper.tex index 4837d79..7da60a8 100644 --- a/9.4/paper.tex +++ b/9.4/paper.tex @@ -636,9 +636,9 @@ may have been more widely used: Gauss--Lobatto quadrature formula. This change leads to different entries, for example, in the matrices and constraints, but no change in accuracy should be expected as the resulting polynomial space spans the same polynomials. - \item We made different changes in the repartitioning of \texttt{parallel::distributed::Triangulation}. Most notably, we have - removed the default weight (10,000) in order to ensure consistency with the rest - of the library. + \item We made different changes in the repartitioning of \texttt{parallel::distributed::Triangulation}. + Most notably, we have removed the default weight in order to ensure consistency with the rest of the + library. \end{itemize} -- 2.39.5