Skip to content

Commit 19e618e

Browse files
committed
Website build
1 parent 1cee5db commit 19e618e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Finiteelementcourse.pdf

-5 Bytes
Binary file not shown.

L6_stokes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ <h2><span class="section-number">6.7. </span>The MINI element<a class="headerlin
634634
<p>If there exists a linear operator <span class="math notranslate nohighlight">\(\Pi_h:V\to V_h\)</span> such that</p>
635635
<blockquote>
636636
<div><div class="math notranslate nohighlight" id="equation-l6-stokes-47">
637-
<span class="eqno">(6.50)<a class="headerlink" href="#equation-l6-stokes-47" title="Permalink to this equation"></a></span>\[ \begin{align}\begin{aligned}b(u-\Pi_hu,q) = 0, \quad \forall v\in V,\,q\in Q_h,\\\|\Pi_hu\|_V \leq C_{\Pi}\|u\|_V,\end{aligned}\end{align} \]</div>
637+
<span class="eqno">(6.50)<a class="headerlink" href="#equation-l6-stokes-47" title="Permalink to this equation"></a></span>\[ \begin{align}\begin{aligned}b(v-\Pi_hv,q) = 0, \quad \forall v\in V,\,q\in Q_h,\\\|\Pi_hv\|_V \leq C_{\Pi}\|v\|_V,\end{aligned}\end{align} \]</div>
638638
</div></blockquote>
639639
<p>then the discrete inf-sup condition holds.</p>
640640
</div></div><div class="proof proof-type-proof">

_sources/L6_stokes.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -740,9 +740,9 @@ the following result.
740740
.. math::
741741
:label:
742742

743-
b(u-\Pi_hu,q) = 0, \quad \forall v\in V,\,q\in Q_h,
743+
b(v-\Pi_hv,q) = 0, \quad \forall v\in V,\,q\in Q_h,
744744

745-
\|\Pi_hu\|_V \leq C_{\Pi}\|u\|_V,
745+
\|\Pi_hv\|_V \leq C_{\Pi}\|v\|_V,
746746

747747
then the discrete inf-sup condition holds.
748748

0 commit comments

Comments
 (0)