dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #06108
Re: [FFC-dev] Release?
On Mon, Feb 04, 2008 at 02:44:50PM +0100, Kristian Oelgaard wrote:
> Quoting Anders Logg <logg@xxxxxxxxx>:
>
> > Should we try to have a release ready by Friday?
> >
> > My suggestion is that we release DOLFIN 0.7.2 and FFC 0.4.4 fairly
> > quickly and then after some more work on the parallel assembly
> > (merging pAssember and Assembler) we can release 0.8.0 (and 0.5.0).
> >
> > See below for some more comments.
> >
> > > > There are quite a few things to fix in both FFC and DOLFIN before a
> > > > release.
> > > >
> > > > FFC:
> > > >
> > > > 1. Use FooTransformedSpace in FIAT to get correct function spaces on
> > > > UFC reference element. This also requires making a new release of
> > > > FIAT.
> >
> > Done.
> >
> > > > 2. A few fixes are needed for the JIT compiler.
> >
> > Mostly done, one little fix remains.
Done.
> > > > 3. Get BDM, RT, BDFM, Nedelec working when using FIAT transformed
> > > > spaces.
> >
> > Done.
> >
> > > > 4. Maybe some fixes for quadrature elements. Kristian?
> >
> > Done?
>
> It works, but there is an efficiency issue when using quadrature elements
> together with quadrature representation. I'm looking into this, but I think the
> current state is OK for the 0.4.4 release and then I hope to have the
> optimisation ready for 0.5.0 release. OK?
Sounds good.
--
Anders
> Kristian
>
> > > 5. Get all demos working in both C+ and Python (mostly done)
> >
> > Needs to be checked.
> >
> > 6. Parallel assembly
> >
> > Seems to work but is still experimental. Work on it a little more and
> > make it more visible in 0.8.0.
> >
> > 7. Scons-based build system
> >
> > Not ready? Åsmund?
> >
>
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
References