← Back to team overview

ffc team mailing list archive

Re: [HG FFC] QuadratureElement.ufl also appears to be working now.

 

Quoting FFC <ffc@xxxxxxxxxx>:

> One or more new changesets pushed to the primary ffc repository.
> A short summary of the last three changesets is included below.
>
> changeset:   1360:180409b0ef010008d44d8b6fdc241b5c7b6fda33
> tag:         tip
> user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> date:        Wed Mar 04 12:16:46 2009 +0100
> files:       demo/QuadratureElement.ufl ffc/compiler/analysis/formdata.py
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py
> ffc/compiler/representation/quadrature/uflquadraturerepresentation.py
> ffc/compiler/uflcompiler.py test/verify_tensors/test.py
> description:
> QuadratureElement.ufl also appears to be working now.

Quadrature code can now be generated for all the UFL demo forms involving the
elements: Lagrange, Discontinuous Lagrange and Quadrature.

The work is still in progress so don't expect any form to be compiled
successfully even if it only contains the above elements as not all the UFL
functionality has been implemented yet.

The generated code is also expected to be very slow at this stage as no
optimisations are being performed yet.

Kristian

>
> changeset:   1359:644fa1892acdfce0b37d9c53e067c779d86832fd
> user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> date:        Wed Mar 04 10:18:02 2009 +0100
> files:       demo/Stokes.ufl
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py
> test/verify_tensors/test.py
> description:
> Stokes.ufl is computed correctly.
>
>
> changeset:   1358:11a3654aa5a7b6587e9d06b8ab89675a663eef7c
> user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> date:        Tue Mar 03 15:37:29 2009 +0100
> files:       demo/PoissonDG.ufl
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py
> ffc/compiler/representation/quadrature/uflquadraturerepresentation.py
> test/verify_tensors/test.py
> description:
> PoissonDG.ufl is working.
>
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/ffc
> _______________________________________________
> FFC-dev mailing list
> FFC-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/ffc-dev
>




Follow ups

References