]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Escape a command.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Feb 2010 00:21:08 +0000 (00:21 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Feb 2010 00:21:08 +0000 (00:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@20533 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-6/doc/results.dox

index 8f442eb90cf191ad0da01bdb4499a7c03bfe066d..e6356b520cfb0608e461eb6c9a84c2da6e61eee1 100644 (file)
@@ -44,7 +44,7 @@ refinement.
 
 
 The final solution, as written by the program at the end of the
-<code>run()</code> function, looks as follows:
+<code>%run()</code> function, looks as follows:
 
 
 
@@ -118,11 +118,11 @@ from this example.
 --------------------------------------------------------
 An error occurred in line <79> of file <source/subscriptor.cc> in function
     virtual Subscriptor::~Subscriptor()
-The violated condition was: 
+The violated condition was:
     counter == 0
 The name and call sequence of the exception was:
     ExcInUse(counter, object_info->name(), infostring)
-Additional Information: 
+Additional Information:
 Object of class 4FE_QILi2EE is still used by 1 other objects.
   from Subscriber 10DoFHandlerILi2EE
 
@@ -155,7 +155,7 @@ The one object that still uses the finite element is the
 
 
 The stacktrace gives an indication of where the problem happened. We
-see that the exception was triggered in the 
+see that the exception was triggered in the
 destructor of the <code>FiniteElement</code> class that was called
 through a few more functions from the destructor of the
 <code>LaplaceProblem</code> class, exactly where we have commented out

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.