← Back to team overview

ufl team mailing list archive

[HG UFL] Added check for invalid Function and BasisFunction

 

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

changeset:   540:5ead9d78749dc3e2bc878071dba2d0e95c366e26
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Feb 03 14:30:15 2009 +0100
files:       ROADMAP test/illegal.py ufl/algorithms/checks.py ufl/basisfunction.py ufl/classes.py ufl/function.py
description:
Added check for invalid Function and BasisFunction
objects, with same count but different elements.
Fixed related bug in __eq__ in both classes.


changeset:   539:693a3fa7d3369d11e9ccd811738f178abac118fb
parent:      538:8055265e6989855c27a7206a9f8b4d52e979cc0a
parent:      537:ef89679d9edd68947ce881619fcaccf6f73bf8a3
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Feb 03 13:55:15 2009 +0100
files:       
description:
merge


changeset:   538:8055265e6989855c27a7206a9f8b4d52e979cc0a
parent:      536:d151a6414f719eb9337f4c1825a748581d0c3e73
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Feb 03 13:55:04 2009 +0100
files:       sandbox/makeclasstree.sh sandbox/printclasstree.py ufl/basisfunction.py ufl/classes.py ufl/function.py ufl/geometry.py ufl/scalar.py ufl/tensoralgebra.py ufl/terminal.py ufl/zero.py
description:
Added script makeclasstree.sh in sandbox
to show the tree of all ufl classes using dot.
Introduced some dummy superclasses to divide
the class hierarchy in natural groups.
This image is probably useful for new
developers to get a quick overview of
the classes in the system.

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