From b61ff14eb0b679a9ff1e7be8ad1dee589fc0103f Mon Sep 17 00:00:00 2001 From: Markus Blatt Date: Wed, 18 Jan 2017 11:16:14 +0100 Subject: [PATCH] Make CollectDataIORank::localIndexMap_ as map from element to interior element index. Previously it was an identity map. --- ebos/collecttoiorank.hh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ebos/collecttoiorank.hh b/ebos/collecttoiorank.hh index 2681d9e74..c9ff5d5c6 100644 --- a/ebos/collecttoiorank.hh +++ b/ebos/collecttoiorank.hh @@ -120,6 +120,7 @@ namespace Ewoms indexMap.resize( localSize ); for( size_t i=0; i