ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #01386
[HG FFC] Removed handling of restrictions on exterior integrals. FFC will raise a FormError if integrands are restricted on exterior integrals.
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1020:9f997f1fc2a93371a4b8a7279095e11f6bff33e9
tag: tip
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Mon Dec 03 10:33:46 2007 +0100
files: src/ffc/compiler/analysis/checks.py src/ffc/compiler/analysis/simplify.py
description:
Removed handling of restrictions on exterior integrals. FFC will raise a FormError if integrands are restricted on exterior integrals.
changeset: 1019:bde943a3dbe0bf2d5bf0a0b70167be560259bf13
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Mon Dec 03 10:30:43 2007 +0100
files: src/ffc/compiler/language/operators.py
description:
Modified mult(), one can now do mult(v, n) instead of mult(v, vec(n)) if n is a vector valued function.
changeset: 1018:d12a97f48ccd9cbb697b8bb70bf52edc86ba2152
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Nov 29 15:11:19 2007 +0100
files: src/ffc/compiler/representation/tensor/monomialintegration.py src/ffc/fem/quadrature.py
description:
Fix bug
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc