]> https://gitweb.dealii.org/ - dealii.git/commitdiff
final touches 8445/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 5 Mar 2020 19:14:35 +0000 (13:14 -0600)
committerMatthias Maier <tamiko@43-1.org>
Sat, 7 Mar 2020 18:29:17 +0000 (12:29 -0600)
examples/step-69/doc/intro.dox
examples/step-69/step-69.cc

index 0c9544bc4d1ebc4e77ced675f51f97344fdfc49b..508c44d0ce701d2aab2a524c386874f415701f6c 100644 (file)
@@ -21,9 +21,9 @@ high-performance implementation of a second-order accurate scheme that uses
 <i>convex limiting</i> techniques, and strong stability-preserving (SSP)
 time integration, see @cite GuermondEtAl2018.
 
-@dealiiTutorialDOI{10.5281/zenodo.3643899,https://zenodo.org/badge/DOI/10.5281/zenodo.3643899.svg}
+@dealiiTutorialDOI{10.5281/zenodo.3698223,https://zenodo.org/badge/DOI/10.5281/zenodo.3698223.svg}
 
-<a href="Intro></a>
+<a name="Intro></a>
 <h1>Introduction</h1>
 
 This tutorial presents a first-order scheme for solving compressible
index d28818771eb1fd3549c1839260cb823e39c1d140..9091ef78358a578174cf300a06259d14d5058e3e 100644 (file)
@@ -2397,7 +2397,7 @@ namespace Step69
 
           // We compare the current_r_i_max and current_r_i_min (in the
           // current subrange) with r_i_max and r_i_min (for the current MPI
-          // process) and update them if necessary: */
+          // process) and update them if necessary:
 
           double current_r_i_max = r_i_max.load();
           while (current_r_i_max < r_i_max_on_subrange &&

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.