From 7cff098ea7cb6d96a9292d6d0f1ce4ce3e4f16f1 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 28 Oct 2003 15:03:54 +0000 Subject: [PATCH] Reflect renaming of functions. git-svn-id: https://svn.dealii.org/trunk@8169 0785d39b-7218-0410-832d-ea1e28bc413d --- .../deal.II/grid_in_3d.output | 18 +++++++++--------- .../deal.II/grid_in_3d.output | 18 +++++++++--------- .../deal.II/grid_in_3d.output | 18 +++++++++--------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/tests/results/i686-pc-linux-gnu+gcc2.95/deal.II/grid_in_3d.output b/tests/results/i686-pc-linux-gnu+gcc2.95/deal.II/grid_in_3d.output index 9ef8fb2b55..b5ce94b9f3 100644 --- a/tests/results/i686-pc-linux-gnu+gcc2.95/deal.II/grid_in_3d.output +++ b/tests/results/i686-pc-linux-gnu+gcc2.95/deal.II/grid_in_3d.output @@ -18,11 +18,11 @@ DEAL::Reading grid_in_3d_evil_1.in DEAL:: caught exception: DEAL::-------------------------------------------------------- An error occurred in file 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 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 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 -------------------------------------------------------- diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/deal.II/grid_in_3d.output b/tests/results/i686-pc-linux-gnu+gcc3.2/deal.II/grid_in_3d.output index 9ef8fb2b55..b5ce94b9f3 100644 --- a/tests/results/i686-pc-linux-gnu+gcc3.2/deal.II/grid_in_3d.output +++ b/tests/results/i686-pc-linux-gnu+gcc3.2/deal.II/grid_in_3d.output @@ -18,11 +18,11 @@ DEAL::Reading grid_in_3d_evil_1.in DEAL:: caught exception: DEAL::-------------------------------------------------------- An error occurred in file 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 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 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 -------------------------------------------------------- diff --git a/tests/results/sparc-sun-solaris2.7+gcc2.95/deal.II/grid_in_3d.output b/tests/results/sparc-sun-solaris2.7+gcc2.95/deal.II/grid_in_3d.output index 9ef8fb2b55..b5ce94b9f3 100644 --- a/tests/results/sparc-sun-solaris2.7+gcc2.95/deal.II/grid_in_3d.output +++ b/tests/results/sparc-sun-solaris2.7+gcc2.95/deal.II/grid_in_3d.output @@ -18,11 +18,11 @@ DEAL::Reading grid_in_3d_evil_1.in DEAL:: caught exception: DEAL::-------------------------------------------------------- An error occurred in file 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 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 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 -------------------------------------------------------- -- 2.39.5