← Back to team overview

ffc team mailing list archive

[HG FFC] Added a UFL form file to the sandbox.

 

One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.

changeset:   1303:171967f774a5f7aea02d74ffb431357b2ddc2853
tag:         tip
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Sat Jan 31 14:34:37 2009 +0100
files:       ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py sandbox/ufl/Tests.ufl
description:
Added a UFL form file to the sandbox.


changeset:   1302:f96dd22a15cd5a3ec28e6c62bff97137b791e790
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Jan 30 13:44:19 2009 +0100
files:       ffc/fem/finiteelement.py
description:
Bug fix in instantiation instantiation of Crouzeix-Raviart elements.
Now passing degree to FIAT (and FIAT returns and error whenever the
degree is not 1).


changeset:   1301:94e6903f1a5ee5c5e2441f39d1af91d5c348a36a
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Fri Jan 30 12:44:01 2009 +0100
files:       ffc/compiler/analysis/checks.py ffc/compiler/analysis/formdata.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py ffc/compiler/representation/quadrature/uflquadraturerepresentation.py ffc/compiler/uflcompiler.py
description:
Implemented a check for the rank of monomials in a form.
a = v*u*dx + v*f*dx
would crash the tensor representation but not the quadrature
representation. FFC now raises a FormError.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc