Skip to content
Snippets Groups Projects
Commit 79e8fa88 authored by Markus Blatt's avatar Markus Blatt
Browse files

[release,parallel] Complete patch d561f032

There was one line of diff missing in that patch. Sorry!
parent ff43b1ab
No related branches found
No related tags found
No related merge requests found
......@@ -688,7 +688,7 @@ namespace Dune {
typedef typename GlobalList::ModifyIterator GlobalModifyIterator;
RemoteIndexList* rList_;
const ParallelIndexSet* indexSet_;
GlobalList* glist_;
GlobalList glist_;
ModifyIterator iter_;
GlobalModifyIterator giter_;
ConstIterator end_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment