← Back to team overview

ufl team mailing list archive

[HG UFL] Small bugfix.

 

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

changeset:   466:45e5321b37d89775bc2958ec4ee53ffb99c1e8ee
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Jan 05 11:11:28 2009 +0100
files:       ufl/algorithms/analysis.py
description:
Small bugfix.


changeset:   465:05f5b5f88d65e3f6fc388ec85d27af888ac2a135
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Jan 05 10:59:11 2009 +0100
files:       demo/H1norm.ufl demo/L2norm.ufl demo/convection_jacobi.ufl demo/convection_jacobi2.ufl demo/convection_vector.ufl demo/explicit_convection.ufl demo/hyperelasticity1D.ufl demo/mass.ufl demo/mass_ad.ufl demo/mixed_elasticity.ufl demo/pow_ad.ufl demo/source.ufl demo/stiffness.ufl demo/stiffness_ad.ufl
description:
Some minor demo updates.


changeset:   464:ac4a2900947cb8dc705fa0809a23002a8377f091
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Jan 02 14:33:29 2009 +0100
files:       ufl/algorithms/analysis.py ufl/algorithms/dependencies.py ufl/classes.py ufl/variable2.py
description:
Added class NewVariable and Label, planning to replace existing Variable.

Unlike Variable, NewVariable is not a Terminal, meaning the subexpression
is an operand and can be handled in algorithms like other general operands.

It is also not a Counted, but has a second operand of the type Label
which is both a Terminal and Counted.

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