[Paraview] paraview.simple.Box() and openmpi

ufdup ufdup89 at gmail.com
Tue Apr 17 13:18:49 EDT 2018


Hi,

I am facing some trouble to draw a Box using 'paraview.simple.Box()'. When
running in parallel this function fails to draw the boxes at the correct
coordinates as specified by boxLength and boxCenter.
In serial mode, however, the box is drawn at the correct location.

As ad-hoc fix I had to draw the box by using 'paraview.simple.Line()'
multiple times.  This seems to work both in parallel and serial.

Any hep?

Kind Regards
Tiago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview/attachments/20180417/320d44eb/attachment.html>


More information about the ParaView mailing list