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
