← Back to team overview

ffc team mailing list archive

[HG FFC] Fix bug in quadrature transformer for division when the numerator is zero.

 

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

changeset:   1712:5f2c98b682af
tag:         tip
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Sat Oct 24 16:38:33 2009 +0200
files:       ffc/compiler/quadrature/quadraturetransformer.py ffc/compiler/quadrature/quadraturetransformerbase.py
description:
Fix bug in quadrature transformer for division when the numerator is zero.


changeset:   1711:5271ef32446b
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Fri Oct 23 19:43:15 2009 +0100
files:       ffc/fem/finiteelement.py
description:
Small clean up in FiniteElement.


changeset:   1710:163c868ef08c
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Fri Oct 23 12:36:34 2009 +0200
files:       ffc/compiler/quadrature/optimisedquadraturetransformer.py ffc/compiler/quadrature/quadraturegenerator.py ffc/compiler/quadrature/quadraturegenerator_utils.py ffc/compiler/quadrature/quadraturerepresentation.py ffc/compiler/quadrature/quadraturetransformer.py ffc/compiler/quadrature/quadraturetransformerbase.py
description:
Use ffc_assert instead of if-error() statements in quadrature code generators.

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


Follow ups