ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #01538
[HG FFC] Speed up JIT compiler by not simplifying form before checking
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1115:799f8e4a73bbe55bdf432b7f905139c80aab20f3
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Apr 11 00:05:51 2008 +0200
files: ChangeLog src/ffc/compiler/analysis/analyze.py src/ffc/jit/jit.py
description:
Speed up JIT compiler by not simplifying form before checking
if form exists in cache. Note that forms will still be simplified
if they are not in the cache.
changeset: 1114:b829fc688f35168088a83ca894f5994d1ed5431a
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon Mar 31 17:00:40 2008 +0200
files: src/ffc/jit/jit.py
description:
Add back generation of evaluate_basis to JIT compiler
changeset: 1113:c7326a0b2cfaf749e4cbdaf1a5d0f6f74b3a8c58
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Mon Mar 31 11:31:47 2008 +0200
files: src/demo/QuadratureElement.form src/ffc/__init__.py src/test/regression/reference/QuadratureElement.h
description:
Added QuadratureElement.form demo and a reference header file.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc