Simplify Python Expression design

Issue #883 new
Prof Garth Wells created an issue

The Expression code in Python is very complicated as it tries to do too many things at once. It would be a slot simpler if it was split into multiple classes, with each class supporting one use case. See discussion on the PR https://bitbucket.org/fenics-project/dolfin/pull-requests/265.

Comments (0)

  1. Log in to comment