From: guido Date: Fri, 30 Jan 2004 14:32:54 +0000 (+0000) Subject: output fixed X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7f2a533389aaae127f42257aeab5500245c909;p=dealii-svn.git output fixed git-svn-id: https://svn.dealii.org/trunk@8367 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 4c539d6666..c224117c66 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 @@ -37,7 +37,26 @@ The name and call sequence of the exception was: Additional Information: Index 3 is not in [0,3[ -------------------------------------------------------- -******** More assertions fail but messages are suppressed! ******** +-------------------------------------------------------- +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[ +-------------------------------------------------------- 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