From: Wolfgang Bangerth Date: Mon, 16 Dec 2013 21:19:30 +0000 (+0000) Subject: Fix formula. X-Git-Tag: v8.2.0-rc1~1176 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdca3226e8b832088bc9acbb674dca8246741f4b;p=dealii.git Fix formula. git-svn-id: https://svn.dealii.org/trunk@32036 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-26/doc/intro.dox b/deal.II/examples/step-26/doc/intro.dox index 3641c4b904..7aa1ab6697 100644 --- a/deal.II/examples/step-26/doc/intro.dox +++ b/deal.II/examples/step-26/doc/intro.dox @@ -202,7 +202,7 @@ compared to the stationary case. Let us go through them in turn: = (\varphi_i^n, u_h^{n-1}) = - \sum_{j=1}^{N_{n-1} + \sum_{j=1}^{N_{n-1}} (\varphi_i^n, \varphi_j^{n-1}) U^{n-1}_j, \qquad\qquad i=1\ldots N_n.