← Back to team overview

ufl team mailing list archive

[HG UFL] Added variable traversal and cache to replace algorithm.

 

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

changeset:   416:4496102b798fd77241f57815c7c74ec7ce1c024b
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Nov 18 09:57:22 2008 +0100
files:       ufl/algorithms/dependencies.py ufl/algorithms/transformations.py
description:
Added variable traversal and cache to replace algorithm.


changeset:   415:fa9239baa61ad94f31cadcb2e7f5f841c8047119
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Nov 17 23:05:10 2008 +0100
files:       sandbox/latextest.py sandbox/tensortest.py sandbox/test_hyperelasticity.py sandbox/u2l.py sandbox/ufl-script-params.py ufl/algorithms/dependencies.py
description:
Fixed variables being duplicated on stacks in split_by_dependencies.

Added ufl-script-params.py using optparse, to be used to
merge scripts like ufl-analyse, ufl2latex etc. into one,
with more flexible usage options.

Added some local sandbox test files (nothing to see).


changeset:   414:f2249885d9ba6698324eef83582836ef7f7e6149
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Nov 17 21:55:20 2008 +0100
files:       ufl/algorithms/dependencies.py ufl/algorithms/variables.py
description:
Fixed redundant Variable insertions in split_by_dependencies.
Looking at the output of "ufl2pdf -c hyperelasticity1d.ufl",
it seems like no redundant variables are created anymore
(i.e. there are no variables like "s_51 = s_2" created).

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