[Paraview-developers] generate a vtkUnstructuredGrid in parallel
weinz.ins.uni-bonn.de
weinz at ins.uni-bonn.de
Fri Jun 13 04:14:02 EDT 2014
Hi,
I want to write a parallel Paraview source plugin which generates a
vtkUnstructuredGrid.
So far it works fine without multithreading
but I'm not understanding how I can divide the creation of an
unstructuredGrid
with data structures provided by vtk and Paraview.
So has anyone a few pointers for me? (or is there a similar plugin which
I haven't found so far?)
Thanks,
Jonas
More information about the Paraview-developers
mailing list