ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #01392
[HG FFC] Fixes for JIT compiler, caching in Instant seems to work now!
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1027:9dfac24a56568464ab8f7a051c1f9c1d90866e7d
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Dec 13 11:21:15 2007 +0100
files: src/ffc/jit/jit.py
description:
Fixes for JIT compiler, caching in Instant seems to work now!
Thanks Kent! :-)
changeset: 1026:282c54a8e905345227f952276e3c654b66ae4177
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon Dec 10 21:24:33 2007 +0100
files: src/ffc/jit/jit.py
description:
Don't generate code for evaluate_basis and evaluate_basis_derivatives in JIT compiler
changeset: 1025:81007f2a4b8e5e483b242af3b5ac851336ded085
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Mon Dec 10 15:28:42 2007 +0100
files: src/ffc/compiler/analysis/checks.py src/ffc/compiler/codegeneration/common/finiteelement.py src/ffc/compiler/language/operators.py src/ffc/compiler/representation/tensor/monomialintegration.py src/ffc/fem/quadratureelement.py
description:
Added quadratureelement.py (experimental) to src/ffc/fem/.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc
Follow ups