Skip to content

in the factory setting the longest edge for refinement did not work

Andreas Dedner requested to merge bugfix/settingLongestEdgeInFactory into master

This is caused by the removal of the refienement type template argument (setting longest edge by default was only done if the refienement type was conforming and that did not take into account the environment variable).

Merge request reports