dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22469
Re: Interpolation broken DOLFIN?
After reinstalling everything it magically works again!
Johan
On Tuesday April 5 2011 10:27:41 Johan Hake wrote:
> Hello!
>
> Interpolation is suddenly broken after I upgraded DOLFIN and other FEniCS
> packages. It segfaults...
>
> Removing all types of:
>
> f = Function(V)
> f.interpolate(f0)
>
> from the python function unit tests "fixes" the problem. I have not
> debugged it further. I wonder if someone else has encountered the same
> problem or if you have any clue of where to start debugging. There are no
> cpp unit test so I am not sure where it goes wrong.
>
> Johan
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
References