Skip to content

Fix SFINAE trickery to convert lambdas to boundary functions

This fixes a C&P bug, that assumed element-local coordinates for boundary functions, where intersection local coordinates are necessary. This was not exhibted earlier due to our laziness to accept the entity/intersection via a template parameter...

This fixes #105 (closed)

Merge request reports

Loading