← Back to team overview

ffc team mailing list archive

[HG FFC] Implemented a check for the rank of monomials in a form.

 

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

changeset:   1301:94e6903f1a5ee5c5e2441f39d1af91d5c348a36a
tag:         tip
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.


changeset:   1300:592ecb4c0c61fd7f6cdd0f22f0e71cb266971a34
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Thu Jan 29 17:18:37 2009 +0100
files:       ffc/compiler/analysis/formdata.py ffc/compiler/codegeneration/common/codegenerator.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py ffc/compiler/representation/quadrature/uflquadraturerepresentation.py ffc/compiler/uflcompiler.py
description:
Attempt to split code generation for tensor and quadrature representations.


changeset:   1299:feee9cbca5ebd689083b1af00720d9ec523b13ea
user:        Anders Logg <logg@xxxxxxxxx>
date:        Wed Jan 28 22:46:12 2009 +0100
files:       ffc/compiler/analysis/formdata.py
description:
Attempt to fix buildbot error (UFL not available yet on buildbots)

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