← Back to team overview

dolfin team mailing list archive

[Bug 626862] Re: time series demo fails in parallel

 

** Changed in: dolfin
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/626862

Title:
  time series demo fails in parallel

Status in DOLFIN:
  Fix Committed

Bug description:
  demo/adaptivity/time-series/cpp fails in parallel and breaks the
  buildbot:

  dolfin/la/PETScVector.cpp:128: virtual void
  dolfin::PETScVector::get_local(dolfin::Array<double>&) const:
  Assertion `values.size() == local_size' failed.

  It would be good to fix this properly for parallel io rather than
  adding a graceful fail.



References