← Back to team overview

ufl team mailing list archive

[HG UFL] Implement first version of monomials() function, which extracts

 

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

changeset:   287:c5aecfda6acf4bb48b52430c650a936fb50a990d
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Sep 29 23:10:23 2008 +0200
files:       sandbox/multilinear.py ufl/algorithms/__init__.py ufl/algorithms/analysis.py ufl/algorithms/predicates.py
description:
Implement first version of monomials() function, which extracts
a monomial (FFC) representation of a UFL form. Not yet completed,
but it correctly flattens the expression into a sum of monomials
(but ignores any other operators).


changeset:   286:1a8f946c08dbd537cdafd0ab33fe14a7c546f7eb
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Sep 29 21:56:47 2008 +0200
files:       sandbox/multilinear.py ufl/algorithms/predicates.py
description:
Temporarily give up on implementation of is_multilinear (see comment
in predicates.py). The extra stack argument that was added to the traversal
algorithms is not used, so it can be removed if we find out we don't need it.


changeset:   285:2347e1f6ce51e00492e6eed0e769d582bd37a2ca
parent:      284:c31a973fa84f0ed15e3a8c3761a608a2bdbc1b61
parent:      283:6fa9c6e9e2989fcb8d2242b15a1353fb8374cfa8
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Sep 29 16:33:26 2008 +0200
files:       
description:
merge

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