From 43e949eac88efda4b22eab67231f1ec0f4378af3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 10 Jan 2002 12:33:41 +0000 Subject: [PATCH] New output file after exception changes. git-svn-id: https://svn.dealii.org/trunk@5375 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/lac/block_vector.checked | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/tests/lac/block_vector.checked b/tests/lac/block_vector.checked index a0081f9b9d..f559142986 100644 --- a/tests/lac/block_vector.checked +++ b/tests/lac/block_vector.checked @@ -39,23 +39,4 @@ The name and call sequence of the exception was: Additional Information: Index 3 is not in [0,3[ -------------------------------------------------------- --------------------------------------------------------- -An error occurred in file 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[ --------------------------------------------------------- --------------------------------------------------------- -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[ --------------------------------------------------------- +******** More assertions fail but messages are suppressed! ******** -- 2.39.5