From 64ae1e52bafc151a786579944604d2e55558ff14 Mon Sep 17 00:00:00 2001 From: Andrea Bonito Date: Wed, 5 Jan 2011 21:10:24 +0000 Subject: [PATCH] git-svn-id: https://svn.dealii.org/trunk@23132 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-38/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-38/doc/intro.dox b/deal.II/examples/step-38/doc/intro.dox index 5008137e89..3c6970c3f7 100644 --- a/deal.II/examples/step-38/doc/intro.dox +++ b/deal.II/examples/step-38/doc/intro.dox @@ -76,7 +76,7 @@ so that \int_{K} \nabla_{K} u \cdot \nabla_{K} v &= \int_{\hat K} \nabla (u \circ \mathbf x_K)^T G_K^{-1} (D \mathbf - x_K)^T D \mathbf x_K G_K^{-1} \nabla(v \circ \mathbf x_K) \sqrt{\det + x_K)^T D \mathbf x_K G_K^{-1} \nabla (v \circ \mathbf x_K) \sqrt{\det (G_K)} \\ &= -- 2.39.5