dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23176
[Bug 427534] Re: Viper plotting does not work in parallel from C++
** Changed in: dolfin
Milestone: 0.9.7 => 0.9.12
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/427534
Title:
Viper plotting does not work in parallel from C++
Status in DOLFIN:
Confirmed
Bug description:
Plotting fails in parallel. To reproduce this bug, uncomment the call
to not_working_in_parallel in plot.cpp and run the Poisson demo with
mpirun -n 2 ./demo
Exits with a message about a lost lifeline.
References