]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typos 14437/head
authorQuang Hoang <qxhmorrow@gmail.com>
Fri, 18 Nov 2022 20:36:28 +0000 (15:36 -0500)
committerQuang Hoang <qxhmorrow@gmail.com>
Mon, 21 Nov 2022 18:23:46 +0000 (13:23 -0500)
Fix reference step 59

fix typo step-79

fix typo results.dox

step-76 doc fix

add changes from indent

doc/doxygen/headers/geodynamics.h
doc/doxygen/references.bib
examples/step-59/doc/intro.dox
examples/step-76/step-76.cc
examples/step-79/doc/results.dox

index 3836105542a9e8bc391414308602e6c32dcca61d..9f66d707cd6ca8989534fe5ca77870c4f989924b 100644 (file)
@@ -92,7 +92,7 @@ problems. In particular, they are aimed at the following goals:
   infrastructure code supporting AMR.
 
   Supporting this point is the fact that although there are
-  <a href="https://www.dealii.org/publications.html">more than 1,000
+  <a href="https://www.dealii.org/publications.html">more than 2,000
   publications</a> presenting results obtained with deal.II, we are aware of
   only a relatively small number of applications that have been built with deal.II from
   scratch; all others have started as modifications of one of the tutorial
index 4a7e7a3c63b1c82e739b6d8517fe4ad50f2a8985..550aafab7c961df09c1c34b4e3476f546933c831 100644 (file)
   url = {http://doi.org/10.1016/j.camwa.2016.09.004},
 }
 
+% ------------------------------------
+% Step 59
+% ------------------------------------
+@article{Lynch1964,
+author = {Lynch, Robert E. and Rice, John R. and Thomas, Donald H.},
+title = {Direct Solution of Partial Difference Equations by Tensor Product Methods},
+year = {1964},
+issue_date = {December 1964},
+publisher = {Springer-Verlag},
+address = {Berlin, Heidelberg},
+volume = {6},
+number = {1},
+issn = {0029-599X},
+url = {https://doi.org/10.1007/BF01386067},
+doi = {10.1007/BF01386067},
+journal = {Numer. Math.},
+month = {dec},
+pages = {185–199},
+numpages = {15}
+}
 % ------------------------------------
 % Step 61
 % ------------------------------------
index 091adf3dd31c3457659b01fd3436ddb5f33d9449..e5523b22bb1e3a38de5387c63b61a1af7ce4e952 100644 (file)
@@ -244,10 +244,7 @@ only holds for Cartesian cells and constant coefficients, which is a pretty
 narrow case, we refrain from pursuing this idea.
 
 Interestingly, the exact inverse of the matrix $L$ can be found through tensor
-products due to a method introduced by <a
-href="http://dl.acm.org/citation.cfm?id=2716130">R. E. Lynch, J. R. Rice,
-D. H. Thomas, Direct solution of partial difference equations by tensor
-product methods, Numerische Mathematik 6, 185-199</a> from 1964,
+products due to a method introduced by Lynch et al. @cite Lynch1964 from 1964,
 @f{align*}{
 L^{-1} &= S_1 \otimes S_0 (\Lambda_1 \otimes I + I \otimes \Lambda_0)^{-1}
 S_1^\mathrm T \otimes S_0^\mathrm T,
index ce8aa5f467815a54427eed450e5987efcdcc42f4..717b81f8d24e6a283f5a8d31a1dd7b905145308f 100644 (file)
@@ -593,8 +593,8 @@ namespace Euler_DG
   }
 
 
-  // The following function does an entire stage of a Runge--Kutta update and is
-  // - alongside the slightly modified setup - the heart of this tutorial
+  // The following function does an entire stage of a Runge--Kutta update
+  // and is, alongside the slightly modified setup, the heart of this tutorial
   // compared to step-67.
   //
   // In contrast to step-67, we are not executing the advection step
index 1c023ed7c1619cfa1d25f313c3da9cecc8bbd80b..2f0326214ba7d623faa48c4a26d358b74a410a91 100644 (file)
@@ -45,14 +45,13 @@ individual components of the solution look as follows:
 
 
 These pictures show that what we find here is in accordance with what one
-typically sees in other publications on the topic @cite Bendse2004. Maybe more interestingly, the
+typically sees in other publications on the topic @cite Bendse2004.
+Maybe more interestingly, the
 result looks like a truss bridge (except that we apply the load at the top of
 the trusses, rather than the bottom as in real truss bridges, akin to a "deck
-truss" bridge), suggesting that the designs that have been used in bridge-
-building for centuries are indeed based on ideas we can now show to be optimal
+truss" bridge), suggesting that the designs that have been used in bridge-building
+for centuries are indeed based on ideas we can now show to be optimal
 in some sense.
-
-
 <h4>Possibilities for extensions</h4>
 
 The results shown above took around 75 iterations to find, which is quite

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.