Constrain the Types member of IndexSet
Summary
This defines what the IndexSet::Types
type has to fulfill. It should be a (random-access) container, i.e., we want to iterate over GeometryTypes and want to access its size and each individual element.
-
Requires dune-common!1188 (merged) to be merged.
Edited by Simon Praetorius