Skip to content

Remove custom reference element wrapper

dune-geometry now gives us a reference element with value semantics and the freestanding function referenceElement(), so we don't need our custom wrapper anymore.

In order to even get it to compile, I removed fill_array() and make_array() as well.

Edited by Steffen Müthing

Merge request reports