dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #19438
[Bug 626862] Re: time series demo fails in parallel
Marking as critical because it turns the buildbot red.
** Changed in: dolfin
Assignee: (unassigned) => Anders Logg (logg)
--
time series demo fails in parallel
https://bugs.launchpad.net/bugs/626862
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
Status in DOLFIN: Confirmed
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