Skip to content

Fix LocalView for changes made to dune-functions

Praetorius, Simon requested to merge issue/remove-node-indexset into master

Summary

In dune-functions the NodeIndexSet was removed. Although there were some placeholders for backward compatibility, those introduced lots of deprecated warnings. This MR adapts the implementation of LocalView to these recent changes.

Merge request reports