[Paraview-developers] generate a vtkUnstructuredGrid in parallel

Tristan Coulange tristan.coulange at kitware.com
Fri Jun 13 08:44:04 EDT 2014


Hi,

Take a look at the classes vtkMPIController and vtkExtentTranslator, I
think it does what you need.

Hope that helps,


Tristan



2014-06-13 10:14 GMT+02:00 weinz.ins.uni-bonn.de <weinz at ins.uni-bonn.de>:

> 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
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20140613/4fb8228e/attachment-0001.html>


More information about the Paraview-developers mailing list