← Back to team overview

ffc team mailing list archive

[HG] Optimization seems to work with latest version of FErari,

 

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

changeset:   375:61207b74eb32132cc738b22252b4e6f2f0cef26c
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Mar 31 19:32:24 2006 -0500
files:       ChangeLog src/bin/ffc src/ffc/compiler/optimization.py
description:
Optimization seems to work with latest version of FErari,
debugging printout removed from compilation with -O.

The first version of FErari will be released soon together with
a new version of FFC.


changeset:   374:01f17e9adf57c261d71eb4b8c22ed379bcf4fe1f
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Mar 31 00:02:50 2006 -0500
files:       src/ffc/compiler/optimization.py
description:
Add some debugging to optimization


changeset:   373:7ba68665cb4d93c742f4ec1fb39080f710f20152
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Mar 30 23:32:29 2006 -0500
files:       src/ffc/compiler/elementtensor.py src/ffc/compiler/optimization.py src/ffc/format/dolfin.py
description:
Hook up FErari to FFC. There are still some minor bugs, but the overall
code generation is in place. To optimize with FErari, add the flag -O:

    ffc -O foo.form

(Of course, you would also need FErari which has not been released yet.)


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