Hi all,<br><br> I would like to use vtkXMLPPDataWriter to write a decomposed mesh and solution in a parallel program (MPI based).<br>I search everywhere possible of any example but have no luck. I understand there is some documents of pvtp file format<br>
at <a href="http://www.vtk.org/VTK/img/file-formats.pdf">http://www.vtk.org/VTK/img/file-formats.pdf</a>.<br><br> I am wondering if someone can provide an example of this filter can be used in parallel. That is on each processor, <br>
I could write a portion of mesh in a vtp file and a pvtp file to point to all of vtp files.<br><br>Thanks,<br>Mengda<br>