]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some little typos. 8549/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 12 Aug 2019 00:38:55 +0000 (20:38 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 12 Aug 2019 00:39:09 +0000 (20:39 -0400)
examples/step-51/doc/intro.dox

index 676e2169b1d8f14b3f9bc26452bf797006105429..9b687ccea05a79c79676655d7eb54a85b4b0bc71 100644 (file)
@@ -33,9 +33,9 @@ by Cockburn and co-workers (see the references in the recent HDG overview
 article by Nguyen and Peraire @cite Ngu2012).
 
 The HDG method achieves this goal by formulating the mathematical problem using
-Dirichlet-to-Neumann mappings.  The partial diffeirential equations are first
-written as a first order system, and each field is then discretized via a DG 
-method.  At this point, the  single-valued "trace" values on the skeleton of the
+Dirichlet-to-Neumann mappings.  The partial differential equations are first
+written as a first order system, and each field is then discretized via a DG
+method.  At this point, the single-valued "trace" values on the skeleton of the
 mesh, i.e., element faces, are taken to be independent unknown quantities.
 This yields unknowns in the discrete formulation that fall into two categories:
 - Face unknowns that only couple with the cell unknowns from both sides of the face;
@@ -93,9 +93,9 @@ matrix $A$ element by element (the local solution of the Dirichlet
 problem) and subtract $CA^{-1}B$ from $D$. The steps in the Dirichlet-to-Neumann
 map concept hence correspond to
 <ol>
-  <li> constructing the Schur complement matrix $D-C A^{-1} B$ and right hands
-side $G - C A^{-1} F$  <i>locally on each cell</i>
-and inserting the contribution into the global trace matrix in the usual way,
+  <li> constructing the Schur complement matrix $D-C A^{-1} B$ and right hand
+    side $G - C A^{-1} F$  <i>locally on each cell</i>
+    and inserting the contribution into the global trace matrix in the usual way,
   <li> solving the Schur complement system for $\Lambda$, and
   <li> solving for $U$ using the second equation, given $\Lambda$.
 </ol>

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.