[Paraview-developers] Problem with sending and receiving polyhedron cells

Paul Edwards paul.m.edwards at gmail.com
Wed Jan 15 12:31:11 EST 2014


Hi,

I'm trying to use the vtkMultiProcessControllers "Send" and "Receive"
functions but it is crashing when sending unstructured grids containing
polyhedron cells.  I can see that the send buffer is like this
(vtkCommunicator::UnMarshalDataObject):

bufferArray =
    0x229b140 "# vtk DataFile Version 3.0\nvtk output\nBINARY\nDATASET
UNSTRUCTURED_GRID\nPOINTS 7542...

Does this format even support polyhedron cells?  And, if not, is there a
particular reason it was chosen?  And, do you have any hints for how to
change?

Thanks,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20140115/e0748cdf/attachment.html>


More information about the Paraview-developers mailing list