On Fri, Jan 08, 2010 at 04:48:54PM +0100, Kristian Oelgaard wrote:
2010/1/8 <noreply@xxxxxxxxxxxxx>:
>------------------------------------------------------------
>revno: 1426
>committer: Anders Logg <logg@xxxxxxxxx>
>branch nick: ffc-dev
>timestamp: Fri 2010-01-08 14:06:48 +0100
>message:
> Use new FIAT interface for quadrature rules and remove ffcquadraturerules.py.
> Old make_quadrature replaced by create_quadrature now in fiatinterface.py.
If we want to support other quadrature rules should we then
implement those in FIAT instead of FFC? The design of
ffcfquadraturerules.py was intended to support easy addition of
other rules.
I didn't think about that, but it would make sense to implement them
as part of FIAT. I think Rob has indicated that he would be willing
include other rules in FIAT.