← Back to team overview

ffc team mailing list archive

Re: bug in newer versions

 

On Tue, Oct 30, 2007 at 07:45:56PM +0100, Alessio Quaglino wrote:
> 
> 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

We need something more informative than that. Try to create a minimal
example that can reproduce this error and post it to the list.

Thanks
/Anders


Follow ups

References