Re: [Dolfin] Problem with missing ghost values

2011-11-20 Thread Anders Logg
On Sun, Nov 20, 2011 at 10:20:25PM +, Garth N. Wells wrote: > On 20 November 2011 22:00, Anders Logg wrote: > > On Sun, Nov 20, 2011 at 09:57:13PM +, Garth N. Wells wrote: > >> On 20 November 2011 21:02, Anders Logg wrote: > >> > On Sun, Nov 20, 2011 at 08:40:02PM +, Garth N. Wells wr

Re: [Dolfin] Problem with missing ghost values

2011-11-20 Thread Garth N. Wells
On 20 November 2011 22:00, Anders Logg wrote: > On Sun, Nov 20, 2011 at 09:57:13PM +, Garth N. Wells wrote: >> On 20 November 2011 21:02, Anders Logg wrote: >> > On Sun, Nov 20, 2011 at 08:40:02PM +, Garth N. Wells wrote: >> >> On 20 November 2011 20:32, Anders Logg wrote: >> >> > The un

Re: [Dolfin] Problem with missing ghost values

2011-11-20 Thread Anders Logg
On Sun, Nov 20, 2011 at 09:57:13PM +, Garth N. Wells wrote: > On 20 November 2011 21:02, Anders Logg wrote: > > On Sun, Nov 20, 2011 at 08:40:02PM +, Garth N. Wells wrote: > >> On 20 November 2011 20:32, Anders Logg wrote: > >> > The unit test currently failing on the Mac buildbot (timing

Re: [Dolfin] Problem with missing ghost values

2011-11-20 Thread Garth N. Wells
On 20 November 2011 21:02, Anders Logg wrote: > On Sun, Nov 20, 2011 at 08:40:02PM +, Garth N. Wells wrote: >> On 20 November 2011 20:32, Anders Logg wrote: >> > The unit test currently failing on the Mac buildbot (timing out) is >> > failing on my machine (Ubuntu 11.10) with a PETSc error cl

Re: [Dolfin] Problem with missing ghost values

2011-11-20 Thread Anders Logg
On Sun, Nov 20, 2011 at 08:40:02PM +, Garth N. Wells wrote: > On 20 November 2011 20:32, Anders Logg wrote: > > The unit test currently failing on the Mac buildbot (timing out) is > > failing on my machine (Ubuntu 11.10) with a PETSc error claiming that > > the vector in question is not ghoste

Re: [Dolfin] Problem with missing ghost values

2011-11-20 Thread Garth N. Wells
On 20 November 2011 20:32, Anders Logg wrote: > The unit test currently failing on the Mac buildbot (timing out) is > failing on my machine (Ubuntu 11.10) with a PETSc error claiming that > the vector in question is not ghosted. > > I've tracked it down to the plotting from the C++ eigenvalue demo

[Dolfin] Problem with missing ghost values

2011-11-20 Thread Anders Logg
The unit test currently failing on the Mac buildbot (timing out) is failing on my machine (Ubuntu 11.10) with a PETSc error claiming that the vector in question is not ghosted. I've tracked it down to the plotting from the C++ eigenvalue demo, and the call to gather() from within interpolate_verte