← Back to team overview

ufl team mailing list archive

[HG UFL] Changed VectorElement and TensorElement to keep their family name instead of 'Mixed'.

 

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

changeset:   137:eab9e3afba7737ea6a29d00ce1d3a1cbb1155945
tag:         tip
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.


changeset:   135:ac4e500e0ea89d5302c6e0adf8cba8134d4e9647
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 12 16:11:07 2008 +0200
files:       ufl/integral.py
description:
Reverted allowing "1*dx": this defines no elements and thus not the cell type, which makes the result undefined...

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