]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Small fix.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Nov 2001 17:43:26 +0000 (17:43 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Nov 2001 17:43:26 +0000 (17:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@5258 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-12/step-12.cc

index a9df8e94910bc7133b5519638cd637abc8a08590..953ade84542a5d4b0028f3542b9d70334c76b8f9 100644 (file)
 #include <numerics/data_out.h>
 
                                 // This is the first new file. It
-                                // declares the MappingQ1 class that
-                                // gives the standard bilinear
+                                // declares the ``MappingQ1'' class
+                                // that gives the standard bilinear
                                 // mapping. For bilinear mappings use
                                 // an object of this class rather
-                                // than an object of the MappingQ(1)
-                                // class, as the MappingQ1 class is
-                                // optimized due to the
-                                // pre-knowledge of the actual
-                                // polynomial degree 1.
+                                // than an object of the
+                                // ``MappingQ(1)'' class, as the
+                                // ``MappingQ1'' class is optimized
+                                // due to the pre-knowledge of the
+                                // actual polynomial degree 1.
 #include <fe/mapping_q1.h>
                                 // Here the discontinuous finite
                                 // elements are defined. They are

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.