[Paraview-developers] "Unable to build k-d tree structure" error with D3 filter and PV 4.4.0 on large datasets

Joachim Pouderoux joachim.pouderoux at kitware.com
Fri Mar 25 00:36:31 EDT 2016


Michael,

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.
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.

Best,
Joachim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160324/8c6fb109/attachment.html>


More information about the Paraview-developers mailing list