← Back to team overview

ufl team mailing list archive

[HG UFL] Bugfix: Making a listtensor or componenttensor from zeros

 

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

changeset:   793:84a7decd5203779ea1f1b8961862426e99073d2c
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Apr 03 17:33:57 2009 +0200
files:       ufl/algorithms/formfiles.py ufl/algorithms/forward_ad.py ufl/tensors.py
description:
Bugfix: Making a listtensor or componenttensor from zeros
will result in a Zero. This fixes a bug in AD. However,
the bug might not be completely gone, a review of some
code would be nice. More on that later.

Added load_ufl_file(filename), returning a FileData object
which has members "forms", "elements", and "functions".
Use instead of load_forms.


changeset:   792:8a52418980dd5ee19cdeb9dfb684272ae1d55a4d
user:        Kent-Andre Mardal <kent-and@xxxxxxxxx>
date:        Fri Apr 03 15:57:28 2009 +0200
files:       demo/HarmonicMap.ufl
description:
added harmonic map


changeset:   791:3437f1de7e919c5d05962d12b899e0c9351b30b8
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Apr 03 15:10:07 2009 +0200
files:       sandbox/algorithmtests/uflfiles/common.ufl sandbox/algorithmtests/uflfiles/mass.ufl sandbox/algorithmtests/uflfiles/stiffness.ufl sandbox/algorithmtests/uflfiles/test.py
description:
Added sandbox example of #include in .ufl files.

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