Skip to content

[bugfix,uggrid] Fix edge numbering of prisms

Oliver Sander requested to merge uggrid-fix-prism-edge-numbering into releases/2.7

The mechanism that transforms the edge numbers from Dune numbering to UG numbering (and back) was wrong for prisms. This patch fixes it.

(cherry picked from commit 1165bd7d)

Merge request reports