]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Q4 mappings will not be implemented in the near future for 3d.
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Oct 2003 18:48:46 +0000 (18:48 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Oct 2003 18:48:46 +0000 (18:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@8144 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/normals_2.cc
tests/bits/q_point_sum_2.cc
tests/bits/volume_2.cc

index 0aaf3fe9dab040d0d8f5ed14efce9c1cd1aa2daa..3dd093b83c4730576c973734711f0165a89e827d 100644 (file)
@@ -1,6 +1,6 @@
 //----------------------------  normals_2.cc  ---------------------------
-//    $Id$
-//    Version: $Name$
+//    normals_2.cc,v 1.1 2003/10/19 22:29:38 wolf Exp
+//    Version: 
 //
 //    Copyright (C) 2003 by the deal.II authors
 //
@@ -117,7 +117,7 @@ int main ()
     coarse_grid.set_boundary (0, boundary);
     check (coarse_grid, 1);
     check (coarse_grid, 2);
-    check (coarse_grid, 4);
+    check (coarse_grid, 3);
   }
   
 }
index cb7c36537761707b40c4ba09448ccef8ec65d262..bbd0e3885d66c64facb23f0f4f9e63cbdb701b49 100644 (file)
@@ -1,6 +1,6 @@
 //----------------------------  q_point_sum_2.cc  ---------------------------
-//    $Id$
-//    Version: $Name$
+//    q_point_sum_2.cc,v 1.1 2003/10/19 22:29:39 wolf Exp
+//    Version: 
 //
 //    Copyright (C) 2003 by the deal.II authors
 //
@@ -112,7 +112,7 @@ int main ()
     GridGenerator::hyper_cube (coarse_grid, -1, 1);
     check (coarse_grid, 1);
     check (coarse_grid, 2);
-    check (coarse_grid, 4);
+    check (coarse_grid, 3);
   }
 
   
@@ -133,7 +133,7 @@ int main ()
     coarse_grid.set_boundary (0, boundary);
     check (coarse_grid, 1);
     check (coarse_grid, 2);
-    check (coarse_grid, 4);
+    check (coarse_grid, 3);
   }
   
 }
index 59eff53ccc56c53dc62dfb4d6daaee145f8e229d..5a2e88247f7a094eb452a79a3920ae69d4666bf3 100644 (file)
@@ -1,6 +1,6 @@
 //----------------------------  volume_2.cc  ---------------------------
-//    $Id$
-//    Version: $Name$
+//    volume_2.cc,v 1.1 2003/10/19 22:29:39 wolf Exp
+//    Version: 
 //
 //    Copyright (C) 2003 by the deal.II authors
 //
@@ -125,7 +125,7 @@ int main ()
     coarse_grid.set_boundary (0, boundary);
     check (coarse_grid, 1);
     check (coarse_grid, 2);
-    check (coarse_grid, 4);
+    check (coarse_grid, 3);
   }
   
 }

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.