17 Mar
2015
17 Mar
'15
9:24 p.m.
On 17 Mar 2015, at 15:12, Eike Mueller <e.mueller@bath.ac.uk> wrote:
Dear all,
while doing this I updated my firedrake master, and suddenly my main solver code stopped working. I get the error below. I pulled the latest versions of PyOP2, FIAT, FFC and UFL, and I did run firedrake-clean. I used the master branch for all those packages, except for PyOP2 where I use columnwise_kernels (but I also tried the master here).
The line it struggles with is
compiled_form = compile_form(mass, 'mass')[0]
Thanks. Fixed in firedrake master. Lawrence