Skip to content

Feature/cleanup adaptivity

Christian Engwer requested to merge feature/cleanup-adaptivity into master

[adaptivity] Cleanup of the adaptivity header.

This patch contains

  • cleanup of Entity vs. EntityPointer
  • range-based-for
  • minor cleanup due to changes in dune-grid

Merge request reports