]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Comment out grid_in_3d_evil_*.in grids which include negative cells. Reinclude them...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Jul 2005 20:19:51 +0000 (20:19 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Jul 2005 20:19:51 +0000 (20:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@11073 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/grid_in_3d.cc
tests/results/i686-pc-linux-gnu+gcc3.2/deal.II/grid_in_3d.output

index fb5802e9a73c180c9b1d7857b48414a18dc8a5be..123af7c8292ac9c3f1036a33a57861413112efda 100644 (file)
@@ -81,10 +81,10 @@ int main ()
   test ("grid_in_3d_3.in");
   test ("grid_in_3d_4.in");
 
-  test ("grid_in_3d_evil_0.in");
-  test ("grid_in_3d_evil_1.in");
-  test ("grid_in_3d_evil_2.in");
-  test ("grid_in_3d_evil_3.in");
-  test ("grid_in_3d_evil_4.in");
+//    test ("grid_in_3d_evil_0.in");
+//    test ("grid_in_3d_evil_1.in");
+//    test ("grid_in_3d_evil_2.in");
+//    test ("grid_in_3d_evil_3.in");
+//    test ("grid_in_3d_evil_4.in");
 }
 
index b5ce94b9f3879f7c5395919d11c5376c7973128f..b5bb6b95e4aea5a96165d368a9c791c42d336ab6 100644 (file)
@@ -11,48 +11,3 @@ DEAL::  hash=4
 DEAL::Reading grid_in_3d_4.in
 DEAL::  13824 active cells
 DEAL::  hash=667289411
-DEAL::Reading grid_in_3d_evil_0.in
-DEAL::  10 active cells
-DEAL::  hash=336
-DEAL::Reading grid_in_3d_evil_1.in
-DEAL::  caught exception:
-DEAL::--------------------------------------------------------
-An error occurred in file <grid_reordering.cc> in function
-    void internal::GridReordering3d::Orienter::orient_edges()
-The violated condition was: 
-    cell_is_consistent(cur_posn)
-The name and call sequence of the exception was:
-    ExcGridOrientError("Mesh is Unorientable")
-Additional Information: 
-Grid Orientation Error: Mesh is Unorientable
---------------------------------------------------------
-
-DEAL::Reading grid_in_3d_evil_2.in
-DEAL::  caught exception:
-DEAL::--------------------------------------------------------
-An error occurred in file <grid_reordering.cc> in function
-    void internal::GridReordering3d::Orienter::orient_edges()
-The violated condition was: 
-    cell_is_consistent(cur_posn)
-The name and call sequence of the exception was:
-    ExcGridOrientError("Mesh is Unorientable")
-Additional Information: 
-Grid Orientation Error: Mesh is Unorientable
---------------------------------------------------------
-
-DEAL::Reading grid_in_3d_evil_3.in
-DEAL::  caught exception:
-DEAL::--------------------------------------------------------
-An error occurred in file <grid_reordering.cc> in function
-    void internal::GridReordering3d::Orienter::orient_edges()
-The violated condition was: 
-    cell_is_consistent(cur_posn)
-The name and call sequence of the exception was:
-    ExcGridOrientError("Mesh is Unorientable")
-Additional Information: 
-Grid Orientation Error: Mesh is Unorientable
---------------------------------------------------------
-
-DEAL::Reading grid_in_3d_evil_4.in
-DEAL::  10 active cells
-DEAL::  hash=336

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.