MantisBT - VTK
View Issue Details
0002052VTK(No Category)public2005-07-15 12:302013-04-05 19:57
Peter Schmitt 
Berk Geveci 
lowfeaturealways
closedfixed 
 
 
0002052: serial to parallel XML converter
As per a conversation with Berk...
http://public.kitware.com/pipermail/vtkusers/2005-July/080701.html [^]

Given a list of serial XML files, can you add support to use VTK to automagically create the head parallel file?

Example:
-Given 3 vtkUnstructuredGrid's stored as XML/vtu files {myGrid01.vtu, myGrid02.vtu, myGrid03.vtu}
-Write the head parallel file, myGrid.pvtu, that defines where the serial files are.

Preferbly with support for setting one or multiple filenames.

This would help convert one very large dataset into the parallel XML format to later be visualized on Paraview.
No tags attached.
Issue History
2008-03-06 19:05Berk GeveciStatustabled => @80@
2008-03-06 19:05Berk GeveciResolutionopen => fixed
2008-03-06 19:05Berk GeveciNote Added: 0010744
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-04-05 19:57Berk GeveciStatuscustomer review => closed

Notes
(0010744)
Berk Geveci   
2008-03-06 19:05   
I am assuming it is a bit too late to do this now. Should this be closed?