Skip to content

[md][staggeredcouplingmanager] Clean-up and inherit virtually

Kilian Weishaupt requested to merge cleanup/staggered-coupl-mgr into master
  • remove redundant code (base class does not need Impl)
  • use domain indices from FVGridGeometry
  • inherit virtually from base CouplingManager to account for diamond scheme in case of multiple inheritance

Merge request reports