]> https://gitweb.dealii.org/ - dealii.git/commitdiff
correct type of output example from 'code' to 'verbatim' 648/head
authorLei Qiao <qiaol618@gmail.com>
Thu, 5 Mar 2015 17:53:37 +0000 (11:53 -0600)
committerLei Qiao <qiaol618@gmail.com>
Thu, 5 Mar 2015 17:53:37 +0000 (11:53 -0600)
examples/step-33/doc/results.dox

index 6736cfd9132745d8831eed99358c9153782cccc2..f25a9967a773a728325b24f38f7c93744de4aecf 100644 (file)
@@ -92,7 +92,7 @@ end
 @endverbatim
 
 When we run the program, we get the following kind of output:
-@code
+@verbatim
 ...
 T=0.14
    Number of active cells:       1807
@@ -127,7 +127,7 @@ T=0.18
    4.091e-09        0008        3.35e-19
    5.617e-16        (converged)
 ...
-@endcode
+@endverbatim
 
 This output reports the progress of the Newton iterations and the time
 stepping. Note that our implementation of the Newton iteration indeed shows
@@ -136,7 +136,7 @@ in each step is roughly the norm of the previous step squared. This leads to
 the very rapid convergence we can see here. This holds until
 times up to $t=1.9$ at which time the nonlinear iteration reports a
 lack of convergence:
-@code
+@verbatim
 ...
 
 T=1.88
@@ -186,7 +186,7 @@ No convergence in nonlinear solver
 
 Aborting!
 ----------------------------------------------------
-@endcode
+@endverbatim
 
 We may find out the cause and possible remedies by looking at the animation of the solution.
 

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.