For my part, feel free to take it out. We can replace this with a Python version -- I think that there might in fact be one in the Firedrake FIAT branch -- or do something more convenient when revitalized.

--
Marie

On 11/04/2015 10:12 AM, Garth N. Wells wrote:
What's the status of the FFC time extension? In working on improving the documentation for FFC, the documentation builder is failing because the time extension module is imported by some FFC code (ffc/timeelements.py), but the extension is not installed. I presume this means that it's not working and isn't being used (?).

The code in ffc_time_ext appears to be computation of quadrature points only. Is there a reason why this can't be done in Python? It looks like the code was lifted straight from DOLFIN for convenience.

It would be nice to write the quadrature code in Python or remove as it will allow FFC to be a pure Python package.

Garth


_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

_______________________________________________
fenics mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics

Reply via email to