From: hartmann Date: Wed, 22 Sep 2004 07:46:48 +0000 (+0000) Subject: Remove error checking from this test. (2004/04/01) X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a5afd5cc1f22a12dd1fc4d142e65b874e7cb47a;p=dealii-svn.git Remove error checking from this test. (2004/04/01) git-svn-id: https://svn.dealii.org/trunk@9662 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output b/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output index c65e830369..9b9ea0e9f5 100644 --- a/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output +++ b/tests/results/sparc-sun-solaris2.7+gcc2.95/lac/block_vector.output @@ -26,40 +26,6 @@ DEAL:BlockIndices:reinit::--- DEAL:BlockIndices:reinit::0 0 0 DEAL:BlockIndices:reinit::1 1 0 DEAL:BlockIndices:reinit::2 1 1 -DEAL:BlockIndices::Range --------------------------------------------------------- -An error occurred in file in function - struct pair BlockIndices::global_to_local(unsigned int) const -The violated condition was: - i in function - unsigned int BlockIndices::local_to_global(unsigned int, unsigned int) const -The violated condition was: - index < start_indices[block+1]-start_indices[block] -The name and call sequence of the exception was: - ExcIndexRange (index, 0, start_indices[block+1]-start_indices[block]) -Additional Information: -Index 2 is not in [0,2[ --------------------------------------------------------- -DEAL:BlockIndices::Abort!!! --------------------------------------------------------- -An error occurred in file in function - unsigned int BlockIndices::local_to_global(unsigned int, unsigned int) const -The violated condition was: - block < n_blocks -The name and call sequence of the exception was: - ExcIndexRange(block, 0, n_blocks) -Additional Information: -Index 2 is not in [0,2[ --------------------------------------------------------- -DEAL:BlockIndices::Abort!!! DEAL:BlockVector:Constructor with iterators::0.000 1.000 2.000 3.000 4.000 5.000 DEAL:BlockVector:Constructor with iterators::0 0 0.000 DEAL:BlockVector:Constructor with iterators::0 1 1.000