← Back to team overview

ufl team mailing list archive

[HG UFL] Move product function to common.py (place to put simple helper functions,

 

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

changeset:   129:c3d02ce2d730534e01bf3ad44e45fed4a5ecd13c
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Aug 05 14:59:28 2008 +0200
files:       ufl/__init__.py ufl/common.py ufl/finiteelement.py ufl/utilities.py
description:
Move product function to common.py (place to put simple helper functions,
constants etc).


changeset:   128:8134eda3429eb9cac1080d84a30467064ded6892
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 05 12:59:39 2008 +0200
files:       ufl/finiteelement.py
description:
Cleanup of value shape handling in elements.
The value shape of a MixedElement is handled
like in UFC by unpacking all subelement
values into a single long vector.
VectorElement and TensorElement stays as
they were.


changeset:   127:531fe5bf7148210fcaa0d9ae7c42f9d026b18008
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 05 11:09:56 2008 +0200
files:       scripts/ufl-analyse ufl/transformations.py
description:
Bugfix in latex compiler.
Added option to show ufl form as latex in a browser using www.texify.com:
  ufl-analyse -w myform.form

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