gmarkall / manycore_form_compiler

MCFC is deprecated. See https://code.launchpad.net/~grm08/ffc/pyop2
https://code.launchpad.net/~grm08/ffc/pyop2
GNU General Public License v3.0
3 stars 1 forks source link

Refactor form backends to improve abstractions and reduce code duplication #19

Closed kynan closed 12 years ago

gmarkall commented 12 years ago

I think this is done - the majority of code now lives in form.py, expression.py etc. Thoughts?

kynan commented 12 years ago

Agreed, this has been fixed with merging the generate-transforms branch in e739ee4.