[vtkusers] Native Metis-like Support in VTK
Andy Bauer
andy.bauer at kitware.com
Mon Jun 18 10:42:06 EDT 2012
The closest thing that I can think of is the vtkDistributedDataFilter. It
does coordinate based grid partitioning. I think you'll probably need to
run it in parallel with the number of processes equal to the number of
desired partitions.
Andy
On Mon, Jun 18, 2012 at 10:18 AM, Andrew Parker <
andy.john.parker at googlemail.com> wrote:
> Hi,
>
> Is there native support in vtk to take a vtkUnstructuredGrid and decompose
> it for domain decomposition and get back N-vtkUnstructuredGrid(s)? Are
> there any decomposition techniques in vtk. Metis/ParMetis/Zoltan/Scotch
> etc?
>
> Any help appreciated,
>
> Cheers,
> Andy
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120618/9f5bdf8c/attachment.htm>
More information about the vtkusers
mailing list