<div dir="ltr">The easiest thing is to use vtkXMLPImageDataWriter in parallel to write an example and then to follow that template.<div><br></div><div>Best,</div><div>-berk</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 28, 2015 at 2:20 PM, Alejandro Fernández <span dir="ltr"><<a href="mailto:alejandro.fernandez@bsc.es" target="_blank">alejandro.fernandez@bsc.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
I have a C++ MPI application that writes the results of a domain-decomposed mesh in different VTI files. Each process writes its own VTI file with the points corresponding to its domain. In order to group all VTI files into a single 3D image in paraview, I want to produce a single PVTI file using XMLPImageDataWriter. However, I have not found any example and do not know how to achieve this result with just the raw class method documentation.<br>
<br>
Please, can somebody provide me a C++ example or point me to the required documentation?<br>
<br>
Thank you very much, your help will be much appreciated.<br>
<br>
-- <br>
<br>
Alejandro Fernández Suárez<br>
Computer Science Dept.<br>
K2M Building - Room 104 - <a href="tel:%28%2B34%29%20934%20137%20529" value="+34934137529" target="_blank">(+34) 934 137 529</a><br>
Barcelona Supercomputing Center - CNS<br>
<a href="http://www.bsc.es" target="_blank">www.bsc.es</a><br>
<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>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>