← Back to team overview

ffc team mailing list archive

Re: DG form not compiling with quadrature

 

Quoting Jake Ostien <tostien@xxxxxxxxx>:

This should be fixed now

Kristian

> Hi,
> 
> I am trying to update my code to the latest version of FFC.  I have a 
> form (attached) that previously compiled using either tensor or 
> quadrature representation, but now only works using tensor.  This is a 
> smaller form that shows the same behavior of a much heavier form where I 
> need to use quadrature for it to compile.  I think the last version of 
> FFC that worked was about changeset 990 or so.  Can someone take a look?
> 
> in short:
> ffc -l dolfin lift_Hp.form  -- works
> ffc -l dolfin -r quadrature lift_Hp.form  -- doesn't work, error: *** 
> tabulate() takes exactly 3 arguments (4 given)
> 
> thanks,
> Jake
> 
> 




Follow ups

References