]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc updates.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Dec 1998 16:23:48 +0000 (16:23 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Dec 1998 16:23:48 +0000 (16:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@690 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria_quad.h

index 61a93d1d465cf43621584c409a0dd5dfd9093f2b..619ed67bb33ef21875e0e7652f905a053d38f323 100644 (file)
@@ -11,7 +11,7 @@
 /**
  *   #Quad#s denote the fundamental entities of triangulations in two dimensions
  *   and the boundaries of hexaeders in three dimensions. They are
- *   characterized by the (global) indices of the corner points.
+ *   characterized by the (global) indices of the dour bounding lines.
  *
  *   A quad itself has one index, as far as the topological part handled in
  *   the triangulation is concerned: the index in the level
@@ -55,7 +55,7 @@ class Quad {
                                      */ 
     DeclException1 (ExcRange,
                    int,
-                   << "Indices for the point number must be 0, 1, 2 or 3, "
+                   << "Indices for the line number must be 0, 1, 2 or 3, "
                    << "but you gave " << arg1); 
   protected:
       int lines[4];

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.