Skip to content

add hybrid utility SwitchCases for dynamic and static dispatching

Praetorius, Simon requested to merge feature/switch_cases into master

This is a hybrid variant of Dune::switchCases with runtime and compiletime index sets.

TODO:

  • Add a test for switch cases
Edited by Praetorius, Simon

Merge request reports