]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an oversight (thanks to Alexander Grayver for pointing it out).
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 26 May 2013 15:41:12 +0000 (15:41 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 26 May 2013 15:41:12 +0000 (15:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@29609 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/geometry_info.h

index b2d09128bc89e5dd425f513e0f468933c81a02aa..5bc1ce7c3b0621bbe50fe33dbd2f70d02db688c8 100644 (file)
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1208,8 +1208,8 @@ struct GeometryInfo<0>
  * from one cell, whereas it is according to the standard looking at it from the
  * neighboring cell sharing that particular face. In order to cope with this,
  * two flags <tt>face_flip</tt> and <tt>face_rotation</tt> are available, to
- * represent rotations by 90 and 180 degree, respectively. Setting both flags
- * accumulates to a rotation of 270 degrees (all counterclockwise). You can ask
+ * represent rotations by 180 and 90 degree, respectively. Setting both flags
+ * amounts to a rotation of 270 degrees (all counterclockwise). You can ask
  * the cell for these flags like for the <tt>face_orientation</tt>. In order to
  * enable rotated faces, even lines can deviate from their standard direction in
  * 3d. This information is available as the <tt>line_orientation</tt> flag for

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.