<div dir="ltr"><div><div><div><div>Michael,<br><br></div>If you just intend to compute ghost cells on your unstructured grid, I would recommend you to use the new "Generate Ghost Cells" filter available in ParaView 5.0. It requires less memory than D3 and will perform faster if you don't require data redistribution.<br></div>Having it as a plugin on PV 4.4 should be straightforward as this is a single class (vtkPUnstructuredGridGhostCellsGenerator) you will have to pick in VTK 7.0.<br><br></div>Best,<br></div>Joachim<br></div>