← Back to team overview

ufl team mailing list archive

[HG UFL] Bugfix in extract_components.

 

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

changeset:   138:13c9c880d399530ba604fb192559c301f4f94655
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Aug 13 11:09:12 2008 +0200
files:       test/elements.py ufl/finiteelement.py
description:
Bugfix in extract_components.


changeset:   137:eab9e3afba7737ea6a29d00ce1d3a1cbb1155945
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Aug 13 10:46:44 2008 +0200
files:       ufl/finiteelement.py ufl/formoperators.py ufl/integral.py
description:
Changed VectorElement and TensorElement to keep their family name instead of "Mixed".


changeset:   136:8b6bb48b3e9113d7f41a4da758fe969cf2a3f518
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 12 16:47:09 2008 +0200
files:       test/forms.py ufl/form.py
description:
Added automatic matching of integrals over same domain, i.e.:

 a = 2*v*dx + 3*v*dx

is equivalent to

 a = (2*v + 3*v)*dx

and yields a form with a single Integral object.

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