** Changed in: dolfin
Status: Fix Released => Fix Committed
--
Assembly over facets fails
https://bugs.launchpad.net/bugs/423155
You received this bug notification because you are subscribed to DOLFIN.
Status in DOLFIN: Fix Committed
Bug description:
When I attempt to assemble over facets, I now see the following error:
RuntimeError: *** Error: Current cell is unknown.
A fix for this appears to be to comment out data.invalidate(); in
dolfin/function/UFCFunction.cpp. I am not aware of the side-effects of doing so.
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev