From 929b42b58297530fd6c62981b9e8508efb61e4ac Mon Sep 17 00:00:00 2001 From: hartmann Date: Thu, 18 Mar 2004 11:40:46 +0000 Subject: [PATCH] Update. git-svn-id: https://svn.dealii.org/trunk@8819 0785d39b-7218-0410-832d-ea1e28bc413d --- .../lac/block_vector.output | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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 cd61df0a79..da84b5349c 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 @@ -60,9 +60,11 @@ Additional Information: Index 2 is not in [0,2[ -------------------------------------------------------- DEAL:BlockIndices::Abort!!! - - ----------------------------------------------------- -Exception on processing: vector -Aborting! ----------------------------------------------------- +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 +DEAL:BlockVector:Constructor with iterators::0 2 2.000 +DEAL:BlockVector:Constructor with iterators::2 0 3.000 +DEAL:BlockVector:Constructor with iterators::3 0 4.000 +DEAL:BlockVector:Constructor with iterators::3 1 5.000 +DEAL:BlockVector:reinit block::0.000 1.000 2.000 0.000 0.000 0.000 0.000 0.000 3.000 4.000 5.000 -- 2.39.5