ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00943
[HG ffc] Fixes for exterior facet integrals
One or more new changesets pushed to the primary FFC repository.
A short summary of the last three changesets is included below.
changeset: 613:221b6772dd344faf0e2c07fea0dacb99cd58ec1c
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Mar 09 09:21:17 2007 +0100
files: src/bin/ffc src/ffc/compiler/codegeneration/tensor/tensorgenerator.py src/ffc/compiler/compiler.py src/ffc/compiler/format/codesnippets.py src/ffc/compiler/format/ufcformat.py src/ffc/compiler/representation/tensor/tensorrepresentation.py src/sandbox/NeumannProblem.form src/sandbox/Poisson.form src/sandbox/PoissonDG.form src/sandbox/bdm/MixedPoisson.form src/sandbox/dg/PoissonDG.form src/sandbox/misc/NeumannProblem.form src/sandbox/misc/Poisson.form
description:
Fixes for exterior facet integrals
changeset: 612:697ef940b295fc46e3d5803807bdcb5cc0eefb63
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Mar 08 22:36:21 2007 +0100
files: src/ffc/compiler/codegeneration/tensor/tensorgenerator.py src/ffc/compiler/representation/tensor/multiindex.py src/ffc/compiler/representation/tensor/tensorreordering.py src/ffc/compiler/representation/tensor/tensorrepresentation.py src/test/regression/reference/Mass.h src/test/regression/reference/Poisson.h
description:
Reorder entries and expand size of reference tensor to 2n x 2n for
interior facet integrals. Might be ok now for DG.
changeset: 611:c2ac7fe4dfb29dbce3d096f32311405ef8bd83df
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.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc