← Back to team overview

ffc team mailing list archive

Re: [HG FFC] An attempt to implement support for two different representations on the same subdomain.

 

Quoting FFC <ffc@xxxxxxxxxx>:

> One or more new changesets pushed to the primary ffc repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   1340:6ecee613171c78ff0b0372edeea45bc4631b04ad
> tag:         tip
> user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> date:        Thu Feb 26 18:13:03 2009 +0100
> files:       ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py
> ffc/compiler/format/uflufcformat.py ffc/compiler/uflcompiler.py
> description:
> An attempt to implement support for two different representations on the same
> subdomain.

When I ran the unit tests I discovered that the JIT test fails if I do

instant-clean

first. Running the test again works OK, is this a bug in the test?

Kristian
 
> 
> changeset:   1339:92aca14757a734ad1cae01b0219c5092d367b800
> user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> date:        Thu Feb 26 14:49:42 2009 +0100
> files:       ffc/compiler/format/uflufcformat.py ffc/compiler/uflcompiler.py
> description:
> Added new file where we can implement the format as a class.
> 
> 
> changeset:   1338:1ce95d369a29d781c19e387209d41dfcc257f16f
> user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> date:        Thu Feb 26 13:38:02 2009 +0100
> files:       ffc/compiler/analysis/formdata.py
> ffc/compiler/codegeneration/quadrature/__init__.py
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py
> ffc/compiler/representation/quadrature/__init__.py
> ffc/compiler/representation/quadrature/uflquadraturerepresentation.py
> description:
> UFL quadrature. Handle multiple integrals (different quadrature_order) on
> same subdomain.
> 
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/ffc
> _______________________________________________
> FFC-dev mailing list
> FFC-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/ffc-dev
> 




References