← Back to team overview

ufl team mailing list archive

[HG UFL] Bugfix. Hard one :/

 

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

changeset:   595:ae18388633260f41911f817bb8e6a4727d762aee
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 18 19:03:41 2009 +0100
files:       ufl/algorithms/forward_ad.py ufl/algorithms/transformations.py ufl/differentiation.py ufl/variable.py
description:
Bugfix. Hard one :/


changeset:   594:022985ddf6d7c90ee864b0201b54dd7d33a2d12e
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 18 14:22:03 2009 +0100
files:       test/algorithms.py test/analyse-demos.py test/base.py test/classcoverage.py test/conditionals.py test/derivative.py test/diff.py test/mass.py test/test.py ufl/algorithms/ad.py ufl/algorithms/forward_ad.py ufl/algorithms/transformations.py
description:
Bugfixes. Basic AD tests pass.


changeset:   593:335c13acf64518ae27f3a4ea22b479e6a438bfc4
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 18 12:36:48 2009 +0100
files:       ufl/log.py
description:
Added functions push_level and pop_level, useful for e.g. overriding
output level in a section of the code while debugging:

push_level(DEBUG)
...
pop_level()

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