ufl team mailing list archive
-
ufl team
-
Mailing list archive
-
Message #00234
[HG UFL] Added compound_classes list and implemented expand_compounds (in only 6 lines).
One or more new changesets pushed to the primary ufl repository.
A short summary of the last three changesets is included below.
changeset: 172:438fe9ee8d44bf605eba168bc94af8f6200cd0bd
tag: tip
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Tue Aug 19 11:10:04 2008 +0200
files: ufl/algorithms/transformations.py ufl/classes.py
description:
Added compound_classes list and implemented expand_compounds (in only 6 lines).
There is a bug i don't quite understand though,
and I'm doing some quite fancy python stuff now...
changeset: 171:701c14d4e4a8375495c74bbd008828859b01462c
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Tue Aug 19 10:51:39 2008 +0200
files: scripts/ufl-analyse ufl/algorithms/transformations.py ufl/algorithms/transformations_work_in_progress.py ufl/basisfunctions.py ufl/classes.py
description:
Added lists of terminal and nonterminal classes in classes.py.
Using these in transformations.py to handle some things more generally.
Added ufl_copy_handlers and ufl_reuse_handlers instead of ufl_handlers,
allowing reuse of unchanged subtrees in transformation algorithms.
Fixed ufl-analyse script to allow
ufl-analyse *.ufl
which simplifies running it on all files under demo/ for testing.
changeset: 170:996d07fecba3a78ddcced2b9fd63ea2ad6269835
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Mon Aug 18 22:03:11 2008 +0200
files: ufl/__init__.py ufl/algorithms/checks.py ufl/algorithms/transformations.py ufl/algorithms/transformations_work_in_progress.py ufl/baseoperators.py ufl/classes.py ufl/operators.py ufl/tensoralgebra.py
description:
Renamed Transpose to Transposed.
Some other name cleanup.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ufl