← Back to team overview

ffc team mailing list archive

[HG ffc] Add utility function for detecting and removing unused variables in

 

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

changeset:   611:c2ac7fe4dfb29dbce3d096f32311405ef8bd83df
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Mar 07 23:14:02 2007 +0100
files:       src/ffc/compiler/format/removeunused.py src/ffc/compiler/format/ufcformat.py
description:
Add utility function for detecting and removing unused variables in
a block of C++ code. This means the code generation does not need to
keep track of this any more. The unused variables are now removed in
a post processing step.


changeset:   610:1ccfa5612473847c5583d26dcc3c1970e568a5f3
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Mar 07 18:17:44 2007 +0100
files:       src/ffc/compiler/format/codesnippets.py src/ffc/compiler/format/ufcformat.py
description:
Generate code for computing determinants of for interior facet integrals
(two meeting facets in DG method).


changeset:   609:a5204e1fe40b1d23ca0b0576eade91d62a8491f0
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Mar 07 14:50:15 2007 +0100
files:       src/ffc/compiler/representation/tensor/tensorrepresentation.py
description:
Write diagnostics for which facet we are integrating over


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