← Back to team overview

ufl team mailing list archive

[HG UFL] Include testProjection in list of FFC tests and disable projection

 

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

changeset:   268:53854102aedb79c83057f1a7e7750a3df2c992d8
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Sep 26 14:36:23 2008 +0200
files:       test/ffcforms.py
description:
Include testProjection in list of FFC tests and disable projection
part of test. Projections are not supported by UFL and have been
broken in FFC for a while. For DOLFIN, the current (global) L^2
projection can be extended to handle also local projections.

My suggestion is that we don't include projections in UFL.


changeset:   267:8d5e0e25dcda64a8346d7e7d7682fe2e21948211
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri Sep 26 14:26:39 2008 +0200
files:       ufl/algorithms/transformations.py
description:
Fix some obvious typos to make some more tests work.
Somet tests are still failing.


changeset:   266:917010fead37acd5cfb94e3f04c6e136f4dc92ef
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Fri Sep 26 11:19:47 2008 +0200
files:       ufl/base.py ufl/form.py ufl/integral.py
description:
Added .integrand() function to Integral.

Attempted to implement faster hash functions,
using tuples of the types of subobjects.
Hopefully this will be good enough, and
it should be fast (the old version used repr).

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