<div dir="ltr">Hi,<div><br></div><div>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):</div>
<div><br></div><div><div>bufferArray = </div><div>    0x229b140 "# vtk DataFile Version 3.0\nvtk output\nBINARY\nDATASET UNSTRUCTURED_GRID\nPOINTS 7542...</div></div><div><br></div><div>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?</div>
<div><br></div><div>Thanks,</div><div>Paul</div></div>