]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix examples
authorDaniel Arndt <arndtd@ornl.gov>
Fri, 17 Apr 2020 21:12:19 +0000 (17:12 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Fri, 17 Apr 2020 21:12:19 +0000 (17:12 -0400)
examples/step-69/step-69.cc

index 2af0b92583199a35c1d8703d0b677b3ccb1417d3..b61f6cf74c4344a17a11f730875af0c7a335bb47 100644 (file)
@@ -2307,7 +2307,7 @@ namespace Step69
   // The second thing to note is that we have to compute global minimum and
   // maximum $\max_j |\nabla r_j|$ and $\min_j |\nabla r_j|$. Following the
   // same ideas used to compute the time step size in the class member
-  // <code>%TimeStepping<dim>::step()</code> we define $\max_j |\nabla r_j|$
+  // <code>%TimeStepping%<dim%>::%step()</code> we define $\max_j |\nabla r_j|$
   // and $\min_j |\nabla r_j|$ as atomic doubles in order to resolve any
   // conflicts between threads. As usual, we use
   // <code>Utilities::MPI::max()</code> and

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.