]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some spurious doxygen links.
authorDavid Wells <wellsd2@rpi.edu>
Sun, 5 Jun 2016 21:52:30 +0000 (17:52 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 7 Jun 2016 01:57:57 +0000 (21:57 -0400)
examples/step-22/doc/results.dox
examples/step-22/step-22.cc

index a858d39ab94f5b0b3ded4b5c58c3342598980c42..52868456a15a9972d15d28c2b9954e1fcaecf0e0 100644 (file)
@@ -5,8 +5,9 @@
 
 <h4>2D calculations</h4>
 
-Running the program with the space dimension set to 2 in <code>main()</code>
-yields the following output (in "release mode", @dealiiVideoLectureSeeAlso{18}):
+Running the program with the space dimension set to 2 in the <code>main</code>
+function yields the following output (in "release mode",
+@dealiiVideoLectureSeeAlso{18}):
 @code
 examples/\step-22> make run
 Refinement cycle 0
index 4f9910360e0a20b6031828489d05dd2095d76904..09cc5c59bf4bf84ed45a0b8b8e114de4db911341 100644 (file)
@@ -659,8 +659,8 @@ namespace Step22
                 // elements are primitive).  Instead of multiplying the tensor
                 // representing the dim+1 values of shape function i with the
                 // whole right-hand side vector, we only look at the only
-                // non-zero component. The Function
-                // FiniteElement::system_to_component_index(i) will return
+                // non-zero component. The function
+                // FiniteElement::system_to_component_index will return
                 // which component this shape function lives in (0=x velocity,
                 // 1=y velocity, 2=pressure in 2d), which we use to pick out
                 // the correct component of the right-hand side vector to

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.