Skip to content

Do not use LocalIndexSet with dune-functions 2.6

The LocalIndexSet interface class is already deprecated in dune-functions 2.6, and the new-style alternative LocalView can be used. Therefore, only use LocalIndexSet objects if dune-functions is older than 2.6.

Merge request reports