Skip to content
Snippets Groups Projects
Commit ddd4bf5f authored by Michal Tóth's avatar Michal Tóth
Browse files

Revert change to partitionviewentityset.hh. Grid still uses CollectiveCommunication.

parent b4d8031f
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ namespace Dune {
using IntersectionIterator = typename GV::Traits::IntersectionIterator;
using CollectiveCommunication = typename GV::Traits::Communication;
using CollectiveCommunication = typename GV::Traits::CollectiveCommunication;
using size_type = std::size_t;
using dim_type = int;
......
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