← Back to team overview

ffc team mailing list archive

[HG FFC] merge

 

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

changeset:   872:78747dcae92eba19a6769f9f745c3c567f20abab
tag:         tip
parent:      871:6b5b384d7503980c8555902a5fb09f500a9df344
parent:      870:a6b70affebd512d6660dc7562ec1c64cba265a11
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Jun 14 10:21:33 2007 +0200
files:       
description:
merge


changeset:   871:6b5b384d7503980c8555902a5fb09f500a9df344
parent:      869:abc60cfb9f526d2502da327bc4d015a965475a66
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Jun 14 10:21:10 2007 +0200
files:       src/bin/ffc src/ffc/__init__.py src/ffc/compiler/compiler.py
description:
Initialize FIAT numbering scheme at startup. This requires a patched version
of FIAT that has the numbering_scheme variable in numbering.py, but it should
work as well for unpatched FIAT (but then a warning is printed). This fixes
convergence for higher-order Lagrange elements in 3D.


changeset:   870:a6b70affebd512d6660dc7562ec1c64cba265a11
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Mon Jun 11 19:10:19 2007 +0200
files:       src/ffc/compiler/codegeneration/quadrature/quadraturegenerator.py src/ffc/compiler/codegeneration/quadrature/quadraturegenerator_utils.py src/ffc/compiler/codegeneration/tensor/tensorgenerator.py src/ffc/compiler/format/dolfinformat.py src/ffc/compiler/format/ufcformat.py
description:
added #include <fstream> to generate_header() in dolfinformat.py. Quadrature representation can now load tables from files.

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