dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23237
[Bug 626862] Re: time series demo fails in parallel
** Changed in: dolfin
Status: Fix Committed => Fix Released
--
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 Released
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