From 3ea9dbb64b0626d49310bb3775f84ee1651422a9 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Thu, 14 Aug 2008 15:39:17 +0000 Subject: [PATCH] One more typo. git-svn-id: https://svn.dealii.org/trunk@16545 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-31/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-31/doc/intro.dox b/deal.II/examples/step-31/doc/intro.dox index 063c15c15d..552f06f1fc 100644 --- a/deal.II/examples/step-31/doc/intro.dox +++ b/deal.II/examples/step-31/doc/intro.dox @@ -688,7 +688,7 @@ component, and each of these blocks is equal to the Laplace matrix for this vector component. So assuming we order degrees of freedom in such a way that first all x-components of the velocity are numbered, then the y-components, and then the z-components, then the matrix -$\hatA$ that is associated with this slightly different bilinear form has +$\hat A$ that is associated with this slightly different bilinear form has the form @f{eqnarray*} \hat A = -- 2.39.5