]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Structure better the list of 3d rotations, if anyone would like to
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Oct 2000 07:37:48 +0000 (07:37 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Oct 2000 07:37:48 +0000 (07:37 +0000)
verify them again (I think they are correct, though).

git-svn-id: https://svn.dealii.org/trunk@3400 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria.all_dimensions.cc

index dfaf7bb6bdfd3cb49a302934c85bc34c7334942a..44594d5efb260d48c376251a573cd9c7c709281e 100644 (file)
@@ -69,22 +69,27 @@ void CellData<3>::rotate (const unsigned int times)
          {1,5,6,2,0,4,7,3},
          {5,4,7,6,1,0,3,2},
          {4,0,3,7,5,1,2,6},
+         
          {2,3,0,1,6,7,4,5},
          {3,7,4,0,2,6,5,1},
          {7,6,5,4,3,2,1,0},
          {6,2,1,5,7,3,0,4},
+         
          {0,3,7,4,1,2,6,5},
          {3,2,6,7,0,1,5,4},
-         {2,1,6,5,3,0,7,4},
+         {2,1,5,6,3,0,4,7},
          {1,0,4,5,2,3,7,6},
+         
          {1,2,3,0,5,6,7,4},
          {2,6,7,3,1,5,4,0},
          {6,5,4,7,2,1,0,3},
          {5,1,0,4,6,2,3,7},
+         
          {5,6,2,1,4,7,3,0},
          {6,7,3,2,5,4,0,1},
          {7,4,0,3,6,5,1,2},
          {4,5,1,0,7,6,2,3},
+         
          {3,0,1,2,7,4,5,6},
          {0,4,5,1,3,7,6,2},
          {4,7,6,5,0,3,2,1},

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.