I tried to run the dg-poisson cpp demo in parallel with:
mpirun -n 2 ./demo_dg-poisson
For me the result seems to have some issues.
Is it possible that this demo is not suitable to run in parallel, or am I doing something wrong?
DG works in parallel since version 1.5.0. You probably have an older version?
I have the 1.5.0 version according to: $ dolfin-version
I tried to run the python version and had the same issue unfortunately.
It works for me on 1.6.0. Perhaps it's just the plotter? Are you getting correct values for the vector norm?
The vector norm is correct, however paraview is not able to open the pvd file so it is maybe not just the plotter. No such problem occurs with the other non-dg demos in parallel.
I suppose my problem is related to this issue: https://bitbucket.org/fenics-project/dolfin/issues/551/screwed-up-geometry-of-ghosted-plots