← Back to team overview

ufl team mailing list archive

[HG UFL] Minor fix.

 

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

changeset:   123:435f655048358b2897defdb8d9e004bd11feceec
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Jun 03 16:10:32 2008 +0200
files:       ufl/finiteelement.py
description:
Minor fix.


changeset:   122:6ef59876be3036d3b3342a4a29330d9249f0f16f
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Jun 03 16:00:57 2008 +0200
files:       ufl/finiteelement.py
description:
Bugfix in TensorElement.extract_component.

Added simplified default symmetry for second order tensor elements:

element = TensorElement("CG", polygon, 1, symmetry=True)

will yield the most used symmetric second order tensor (matrix)
element that occurs in so many physical applications.

The symmetry argument should be well documented,
it's definitely not obvious what it means.


changeset:   121:4a382df763e2bce23fecb38d896e216a4768a9e7
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Jun 03 14:27:29 2008 +0200
files:       ufl/finiteelement.py
description:
Bugfix in MixedElement.extract_component (if I understand it correctly!)

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