← Back to team overview

ufl team mailing list archive

[HG UFL] Fixed variables being duplicated on stacks in split_by_dependencies.

 

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

changeset:   415:fa9239baa61ad94f31cadcb2e7f5f841c8047119
tag:         tip
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).


changeset:   413:27b1112db733bb82d13455bf7cfb4d0dbf863c4c
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon Nov 17 20:57:52 2008 +0100
files:       ROADMAP ufl/algorithms/__init__.py ufl/algorithms/analysis.py ufl/algorithms/dependencies.py ufl/algorithms/variables.py
description:
- Fixed some unneccessary Variable insertions in mark_duplications.

- Added quick attempt at rendering UFL expression graphs
  using the DOT graph visualization language. Needs some
  fixing up to look good, but basics work fine. Also needs
  a commandline utility.

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