← Back to team overview

ffc team mailing list archive

[HG FFC] Subdomain bug fix for quadrature representation.

 

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

changeset:   1063:8bc48cce4d8fed1dd8e9ac2b95785bb33141f2ae
tag:         tip
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Thu Jan 31 13:35:17 2008 +0100
files:       src/ffc/compiler/codegeneration/quadrature/quadraturegenerator.py
description:
Subdomain bug fix for quadrature representation.


changeset:   1062:72167c53b57d3f77dd9fd348580bd87c1772a433
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Jan 31 12:08:18 2008 +0100
files:       doc/manual/ffc-user-manual.pdf src/ffc/compiler/codegeneration/tensor/tensorgenerator.py src/sandbox/misc/subdomains.form
description:
Bug fix in extraction of sub domain integral (bug reported by Jake Ostien)


changeset:   1061:80a631c72e952f321fd5a5cbfe9de7b4cab6e1d3
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Jan 23 12:03:40 2008 +0100
files:       src/ffc/jit/jit.py
description:
Fix bug in JIT compiler, appears when compiling forms on a partition
which is different from the partition of the home directory.
Solution: use shutil.move instead of os.rename. Thanks to Ola
for the bug fix.

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


Follow ups