]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Reflect renaming of functions.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Oct 2003 15:03:54 +0000 (15:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Oct 2003 15:03:54 +0000 (15:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@8169 0785d39b-7218-0410-832d-ea1e28bc413d

tests/results/i686-pc-linux-gnu+gcc2.95/deal.II/grid_in_3d.output
tests/results/i686-pc-linux-gnu+gcc3.2/deal.II/grid_in_3d.output
tests/results/sparc-sun-solaris2.7+gcc2.95/deal.II/grid_in_3d.output

index 9ef8fb2b552ba9a35d244841e8b1a1dfdb0239ea..b5ce94b9f3879f7c5395919d11c5376c7973128f 100644 (file)
@@ -18,11 +18,11 @@ DEAL::Reading grid_in_3d_evil_1.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
@@ -31,11 +31,11 @@ DEAL::Reading grid_in_3d_evil_2.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
@@ -44,11 +44,11 @@ DEAL::Reading grid_in_3d_evil_3.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
index 9ef8fb2b552ba9a35d244841e8b1a1dfdb0239ea..b5ce94b9f3879f7c5395919d11c5376c7973128f 100644 (file)
@@ -18,11 +18,11 @@ DEAL::Reading grid_in_3d_evil_1.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
@@ -31,11 +31,11 @@ DEAL::Reading grid_in_3d_evil_2.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
@@ -44,11 +44,11 @@ DEAL::Reading grid_in_3d_evil_3.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
index 9ef8fb2b552ba9a35d244841e8b1a1dfdb0239ea..b5ce94b9f3879f7c5395919d11c5376c7973128f 100644 (file)
@@ -18,11 +18,11 @@ DEAL::Reading grid_in_3d_evil_1.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
@@ -31,11 +31,11 @@ DEAL::Reading grid_in_3d_evil_2.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------
@@ -44,11 +44,11 @@ DEAL::Reading grid_in_3d_evil_3.in
 DEAL::  caught exception:
 DEAL::--------------------------------------------------------
 An error occurred in file <grid_reordering.cc> in function
-    bool internal::GridReordering3d::Orienter::orient_edges(internal::GridReordering3d::Mesh&)
+    void internal::GridReordering3d::Orienter::orient_edges()
 The violated condition was: 
-    Consistant(m,cur_posn)
+    cell_is_consistent(cur_posn)
 The name and call sequence of the exception was:
-    GridOrientError("Mesh is Unorientable")
+    ExcGridOrientError("Mesh is Unorientable")
 Additional Information: 
 Grid Orientation Error: Mesh is Unorientable
 --------------------------------------------------------

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.