← Back to team overview

ffc team mailing list archive

[HG FFC] Added option 'quadrature_order' to FFC_OPTIONS for UFL forms to replace the 'quadrature_points' option.

 

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

changeset:   1329:9093fe3729b9336302915e509abbc8f554194f63
tag:         tip
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Tue Feb 24 15:54:07 2009 +0100
files:       doc/man/man1/ffc.1.gz doc/manual/chapters/manpagecopy.tex doc/manual/ffc-user-manual.pdf ffc/common/constants.py
description:
Added option 'quadrature_order' to FFC_OPTIONS for UFL forms to replace the 'quadrature_points' option.


changeset:   1328:83a16cff359ac9faf01d3af927e8d88a6005663e
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Tue Feb 24 15:33:18 2009 +0100
files:       ffc/common/constants.py ffc/jit/jit.py ffc/jit/jitobject.py test/verify_tensors/test.py
description:
Added option 'compiler' to FFC_OPTIONS, default is ffc. The JIT compiler uses this to determine if the standard FFC compiler or the UFL compiler should be used.


changeset:   1327:4290605594500e5fbe61f7c57b0be4bf1c7f171b
user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
date:        Tue Feb 24 11:30:14 2009 +0100
files:       ffc/compiler/codegeneration/quadrature/__init__.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py ffc/compiler/representation/quadrature/uflquadraturerepresentation.py ffc/compiler/uflcompiler.py
description:
UFL quadrature representation seems to work for quite a few forms (cell integrals). Needs testing.

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