temf/bembel

Use FunctionEvaluator in surfaceL2error computation

Closed this issue · 1 comments

Evaluating the discrete function in surfaceL2error manually is code duplication from the FunctionEvaluator class. Using the FunctionEvaluator class directly would be more robust to future changes. It would be great if you could have a look at this when you get the chance.

jdoelz commented

Resolved with #78