]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move previously failing and now working testcase to deal.II/ . Leave a comment in...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 30 Jun 2008 14:25:57 +0000 (14:25 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
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 [moved from tests/fail/grid_in_02/cmp/generic with 100% similarity]

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);

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.