]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move previously failing and now working testcase to deal.II/ . Leave a comment in...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 30 Jun 2008 14:25:57 +0000 (14:25 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 30 Jun 2008 14:25:57 +0000 (14:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@16399 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/grid_in.cc
tests/deal.II/grid_in_02.cc [moved from tests/fail/grid_in_02.cc with 100% similarity]
tests/deal.II/grid_in_02/2d.xda [moved from tests/fail/grid_in_02/2d.xda with 100% similarity]
tests/deal.II/grid_in_02/cmp/generic [new file with mode: 0644]

index f7746765edbf6f80ebb1b5ce5534d625727da14d..a4519ea768bfc9765517abfcfc47bde7b919e1c0 100644 (file)
@@ -56,6 +56,15 @@ void test2 ()
                                    // available, program was killed
                                    // before), with the new one it
                                    // takes less than 8 seconds
+                                  //
+                                  // note that the input file is no good: it
+                                  // contains two pairs of two cells, where
+                                  // the two members of each pair share 3
+                                  // vertices (in 2d) -- this can of course
+                                  // not work properly. it makes the
+                                  // grid_in_02 testcase fail when using this
+                                  // input file, but grid_in_02/2d.xda is a
+                                  // corrected input file.
   Triangulation<dim> tria;
   GridIn<dim> gi;
   gi.attach_triangulation (tria);
diff --git a/tests/deal.II/grid_in_02/cmp/generic b/tests/deal.II/grid_in_02/cmp/generic
new file mode 100644 (file)
index 0000000..906ae59
--- /dev/null
@@ -0,0 +1,37 @@
+
+# This file was generated by the deal.II library.
+
+
+#
+# For a description of the UCD format see the AVS Developer's guide.
+#
+16 10 0 0 0
+1  0.71 -0.71 0
+2  0.27 -0.27 0
+3  0.27 0.27 0
+4  0.71 0.71 0
+5  0.0 -1.0 0
+6  0.50 -0.50 0
+7  0.0 -0.31 0
+8  0.0 -0.66 0
+9  0.31 0.0 0
+10  0.0 0.31 0
+11  0.0 0.0 0
+12  1.0 0.0 0
+13  0.50 0.50 0
+14  0.66 0.0 0
+15  0.0 1.0 0
+16  0.0 0.66 0
+1 0 quad    5 1 6 8 
+2 0 quad    8 6 2 7 
+3 0 quad    7 2 9 11 
+4 0 quad    11 9 3 10 
+5 0 quad    1 12 14 6 
+6 0 quad    12 4 13 14 
+7 0 quad    14 13 3 9 
+8 0 quad    6 14 9 2 
+9 0 quad    16 10 3 13 
+10 0 quad    15 16 13 4 
+DEAL::1266405810
+DEAL::grid_in/2d       16      10
+DEAL::grid_in/2d       29490   29037

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.