[Paraview] Distributed source for image data
Pat Marion
pat.marion at kitware.com
Sat Feb 25 13:12:00 EST 2012
Hi,
Perhaps this python programmable source example will be helpful:
http://www.paraview.org/Wiki/ParaView/Simple_ParaView_3_Python_Filters#Producing_Image_Data_.28Source.29
Pat
On Sat, Feb 25, 2012 at 8:39 AM, Atanas Atanasov <atanasoa at in.tum.de> wrote:
> Hello.
> i want to create a source plugin for the vtkImageData, which generates a
> distributed grid. The plugin now holds variables for entering the global
> offset, size and dimension. How should i set the extents on the different
> processes? Should i set the piece_id for the different pieces? At the end
> the data should be able to be processed by the distributed filters of
> paraview. Thank you for your help!
> Regards,
> A.Atanasov
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/**ParaView <http://paraview.org/Wiki/ParaView>
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/**mailman/listinfo/paraview<http://www.paraview.org/mailman/listinfo/paraview>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120225/89503985/attachment.htm>
More information about the ParaView
mailing list