Skip to content

Do not use SimplexTopology et al to get topology ids

Oliver Sander requested to merge do-not-use-simplextopology into master

The GeometryType::id() method works just as well, is easier to understand, and less stressful for the compiler.

Merge request reports