Skip to content

Add explicit function to StaticIntegralRange that returns the std::index_sequience

Sometimes the std::integer_sequence is needed explicitly, then, this methods provides the right type with fewer keystrokes. See dune-grid!726 (merged) on how to use it.

Merge request reports