From: wolf Date: Thu, 1 Apr 2004 14:48:18 +0000 (+0000) Subject: Remove error checking from this test. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e43977d728e5007ac6414ede2a603f0701ba8a40;p=dealii-svn.git Remove error checking from this test. git-svn-id: https://svn.dealii.org/trunk@8938 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/lac/block_vector.output b/tests/results/i686-pc-linux-gnu+gcc3.2/lac/block_vector.output index da84b5349c..9b9ea0e9f5 100644 --- a/tests/results/i686-pc-linux-gnu+gcc3.2/lac/block_vector.output +++ b/tests/results/i686-pc-linux-gnu+gcc3.2/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 - std::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