Skip to content
Snippets Groups Projects
Commit 4a72cae5 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

Merge branch 'fix/use-auto-id-set-type' into 'master'

Fix/use auto id set type

Ids are not generally convertible to int. This fails
e.g. for yasp grids that uses Dune::bigunsignedint.
Further remark: Incrementing an Id might not always be possible.
Ids are also not guaranteed to be contiguous.
We should think about another method here!

See merge request !117
parents a52b24ab b04d3140
1 merge request!117Fix/use auto id set type
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment