From 3a9428f09a600c652a658bce947c95dada4b63f1 Mon Sep 17 00:00:00 2001 From: Graham Harper Date: Wed, 5 Jun 2019 02:53:14 -0600 Subject: [PATCH] Correct a typo in the FE_BernardiRaugel summary --- 9.1/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9.1/paper.tex b/9.1/paper.tex index fab82a9..62e3918 100644 --- a/9.1/paper.tex +++ b/9.1/paper.tex @@ -210,7 +210,7 @@ that we briefly outline in the remainder of this section: element is an enriched version of the $Q_1^d$ element with added bubble functions on each edge (in 2d) or face (in 3d). It addresses the fact that the $Q_1^d\times Q_0$ combination is not inf-sup stable (requiring a - larger velocity space), and that the $Q_2^d\times Q_1$ combination is + larger velocity space), and that the $Q_2^d\times Q_0$ combination is stable but sub-optimal since the velocity space is too large relative to the pressure space to provide additional accuracy commensurate with the cost of the large number of velocity unknowns. The BR space is -- 2.39.5