ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #02248
[HG FFC] Revert FormData to original state. Add function to create FFC coefficients. Attach coefficients to form_data. compiler.py uses old format, uflcompiler uses the new Format due to differences between form_datas (.elements vs. .ffc_elements) in the DOLFIN wrapper generator.
One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.
changeset: 1403:3d76fb275a3901b6bf35684cdf96cac65ad07d1f
tag: tip
user: "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date: Mon Mar 09 10:24:31 2009 +0100
files: ffc/compiler/analysis/formdata.py ffc/compiler/compiler.py ffc/compiler/format/uflufcformat.py ffc/compiler/uflcompiler.py
description:
Revert FormData to original state. Add function to create FFC coefficients. Attach coefficients to form_data. compiler.py uses old format, uflcompiler uses the new Format due to differences between form_datas (.elements vs. .ffc_elements) in the DOLFIN wrapper generator.
changeset: 1402:27f105bb251d8f5e881d3cfc8ca05edc4abeb70b
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Mar 09 08:42:18 2009 +0100
files: ffc/compiler/format/uflufcformat.py ffc/compiler/representation/quadrature/uflquadraturerepresentation.py ffc/compiler/representation/tensor/ufltensorrepresentation.py ffc/compiler/uflcompiler.py
description:
Use form_data argument instead of form in second compiler stage
changeset: 1401:9e0099c5e9b48fbbcf0df24fdec7e6deede41593
user: Anders Logg <logg@xxxxxxxxx>
date: Sun Mar 08 23:02:20 2009 +0100
files: ffc/compiler/codegeneration/common/form.py ffc/compiler/codegeneration/common/uflcodegenerator.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py ffc/compiler/codegeneration/tensor/ufltensorgenerator.py ffc/compiler/format/uflufcformat.py ffc/compiler/representation/tensor/uflgeometrytensor.py ffc/compiler/uflcompiler.py
description:
Work on tensor code generation
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc