]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
some more corrections, not done yet
authorbonito <bonito@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Jan 2011 03:05:32 +0000 (03:05 +0000)
committerbonito <bonito@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Jan 2011 03:05:32 +0000 (03:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@23118 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-38/doc/intro.dox

index a0e024ed858ccdca5f996994e2adcf1241af9828..abfb18ec636ca6a07fe364cc24b210250d6ed85c 100644 (file)
@@ -45,12 +45,16 @@ R$ by
 @f]
 The surface Laplacian (also called the Laplace-Beltrami operator) is then
 defined as  $\Delta_S:= \nabla_S \cdot \nabla_S$.
-Note that an alternate way to define the surface gradient on smooth surfaces $\Gamma$ is 
+Note that an alternate way to compute the surface gradient on smooth surfaces $\Gamma$ is 
 @f[
-\nabla_S v := \nabla \tilde v - \mathbf n (\mathbf n \nabla \tilde v),
+\nabla_S v = \nabla \tilde v - \mathbf n (\mathbf n \cdot \nabla \tilde v),
 @f]
 where $\tilde v$ is a "smooth" extension of $v$ in a tubular neighborhood of $\Gamma$ and
 $\mathbf n$ is the normal of $\Gamma$. 
+Since $\Delta_S = \nabla_S \cdot \nabla_S$, we deduce
+@f[
+\Delta_S v = \Delta \tilde v - \mathbf n^T D \tilde v \mathbf n - (\nabla \tilde v)\cdot \mathbf n (\nabla \cdot \mathbf n).
+@f]
 
 As usual, we are only interested in weak solutions for which we can use $C^0$
 finite elements (rather than requiring $C^1$ continuity as for strong

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.