← Back to team overview

ffc team mailing list archive

bug in newer versions

 

I've been debugging my code for several days without understanding why I
got I wrong solution at home on my laptop and at the office. I finally
discovered that the problem is not present in ffc 0.4.1 but only appears
in 0.4.3 (and maybe 0.4.2). I've just cloned the last repository and the
issue is still present.

I actually don't know what the bug is, but it's the kind of error I would
expect if the DiscreteFunction (i.e. the Function Foo I modify using
Foo.vector().vec() in my code) of my form is not evaluated correcly. I can
tell this because is the kind of expected wrong solution obtained without
the corrective terms that my DiscreteFunction represents.

Hope it helps,
Alessio Quaglino



Follow ups