← Back to team overview

fiat team mailing list archive

Re: Fixes for numbering of entities

 

Anders, I don't mind making a new release.  I will do this tomorrow.

Rob

On 6/19/07, Anders Logg <logg@xxxxxxxxx> wrote:

Thanks!

Any chance of getting a new release of FIAT? I'm about to make a new
release of FFC (and coordinated release of DOLFIN) and it will depend
on the development version which is suboptimal.

/Anders


On Tue, Jun 19, 2007 at 01:04:12PM -0500, Robert Kirby wrote:
> I think I succeeded in applying this.  This was the first time I've
tried a
> bundle in hg.
>
> Rob
>
> On 6/14/07, Anders Logg < logg@xxxxxxxxx> wrote:
>
>     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
>
>
>
>

> _______________________________________________
> FIAT-dev mailing list
> FIAT-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/fiat-dev

_______________________________________________
FIAT-dev mailing list
FIAT-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/fiat-dev


Follow ups

References