]> https://gitweb.dealii.org/ - dealii.git/commitdiff
updated reference files
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 19 Jul 2006 14:14:51 +0000 (14:14 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 19 Jul 2006 14:14:51 +0000 (14:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@13396 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/slice_vector/cmp/generic

index bb98c4c5022d9241465c06d7171315051d1ab67e..4649535b4f0c43f3f8fd6c3ddc9ede2c1db8ab0f 100644 (file)
@@ -1,23 +1,4 @@
 
-       0       1       2       0       1       2       3
-       2       0       1
---------------------------------------------------------
-An error occurred in file <vector_slice.h> in function
-    VectorSlice<VECTOR>::VectorSlice(VECTOR&, unsigned int, unsigned int) [with VECTOR = const std::vector<int, std::allocator<int> >]
-The violated condition was: 
-    (start+length<=v.size())
-The name and call sequence of the exception was:
-    ExcIndexRange(length, 0, v.size()-start+1)
-Additional Information: 
-Index 5 is not in [0,5[
---------------------------------------------------------
---------------------------------------------------------
-An error occurred in file <vector_slice.h> in function
-    typename VECTOR::reference VectorSlice<VECTOR>::operator[](unsigned int) [with VECTOR = std::vector<int, std::allocator<int> >]
-The violated condition was: 
-    (i<length)
-The name and call sequence of the exception was:
-    ExcIndexRange(i, 0, length)
-Additional Information: 
-Index 4 is not in [0,4[
---------------------------------------------------------
+DEAL:: 2       0       1
+DEAL::ExcIndexRange(length, 0, v.size()-start+1)
+DEAL::ExcIndexRange(i, 0, length)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.