]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Oct 2000 07:15:39 +0000 (07:15 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Oct 2000 07:15:39 +0000 (07:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@3366 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria.h

index 2134e36d24063b69d44e6c4e27feaa82b589c18a..a437192dbfc58047e4dff5ac3f1d3d5a2ba043ec 100644 (file)
@@ -62,6 +62,15 @@ struct CellData
                                      * counter-clockwise. The
                                      * function is presently not
                                      * implemented for 3d.
+                                     *
+                                     * Note that in general the
+                                     * result will be different if
+                                     * you rotate a cell twice or
+                                     * once with the number of times
+                                     * added. While this is not true
+                                     * in 2d, in 3d rotations are
+                                     * neither cumulative nor
+                                     * exchangable.
                                      */
     void rotate (const unsigned int times);
 
@@ -79,6 +88,7 @@ struct CellData
 };
 
 
+
 /**
  *  Structure to be passed to the @ref{Triangulation}@p{<dim>::create_triangulation}
  *  function to describe boundary information.
@@ -102,7 +112,8 @@ struct CellData
  *  will result in an error, as well as giving an interior line a boundary
  *  indicator.
  */
-struct SubCellData {
+struct SubCellData
+{
                                     /**
                                      * Each record of this vector describes
                                      * a line on the boundary and its boundary

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.