We don't need 8+ ways to evaluate a GenericFunction

Issue #916 new
Prof Garth Wells created an issue

dolfin::GenericFunction has at least 8 (!) interfaces for evaluating the function at a point. This is code bloat and complicates testing. Remove unnecessary 'convenience' functions.

Comments (0)

  1. Log in to comment