← Back to team overview

ffc team mailing list archive

Re: [Bug 459473] [NEW] Problems compiling forms with inv(tensor)*tensor

 

oelgaard wrote:
> Quoting Harish Narayanan <hnarayanan@xxxxxxxxx>:
> 
>> Public bug reported:
>>
>> Making the following trivial modification to the Poisson demo (in
>> DOLFIN),
>>
>> ...
>> I = Identity(v.cell().d)
>> a = inner(inv(I)*grad(v), grad(u))*dx
>> L = v*f*dx - v*g*ds
>> ...
> 
> This should be fixed now.

Thanks again!

Harish


References