Skip to content

added an sfinae check for template argument `Function` for hp space ctors.

Andreas Dedner requested to merge feature/sfinae4hpspaces into master

Make sure function(entity) is well forme. This avoids the compiler excepting the int order argument used in the local fe spaces

Merge request reports