Replace explicit type LocalView by template with concept check

This allows using not only Dune::DefaultLocalView but also Dune::SubspaceLocalView or other classes implementing the interface.

Merge request reports

Loading