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. <br>
<br>Andy<br><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 10:18 AM, Andrew Parker <span dir="ltr"><<a href="mailto:andy.john.parker@googlemail.com" target="_blank">andy.john.parker@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br>
</div><div>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?</div>
<div><br></div><div>Any help appreciated,</div><div><br></div><div>Cheers,</div><div>Andy</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>