Rob, here's a bundle that fixes the numbering issue for FIAT/FFC.
It adds a new variable numbering_scheme which by the default is set to
"default" (and does not change the way FIAT numbers the entities). One
may also set this variable to "UFC" which makes FIAT use the UFC
numbering scheme.
FFC now does the following at startup:
from FIAT import numbering
numbering.numbering_scheme = "UFC"
To apply the bundle, just do
hg unbundle bundle.hg
You can also check what's in the bundle before applying it:
hg incoming -v -p bundle.hg
/Anders
_______________________________________________
FIAT-dev mailing list
FIAT-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/fiat-dev