XML Partitioned Unstructured Grid reader (XMLPUnstructuredGridReader)
Read the summary file and the associated VTK XML unstructured grid data files.
The XML Partitioned Unstructured Grid reader reads the partitioned VTK unstructured grid data file format. It reads the partitioned format's summary file and then the associated VTK XML unstructured grid data files. The expected file extension is .pvtu. This reader also supports file series.
PropertyDescriptionDefault Value(s)Restrictions
File Name
(FileName)
The list of files to be read by the reader. Each file is expected to be in the partitioned VTK XML unstructured grid data format. The standard extension is .pvtu. If more than 1 file is specified, the reader will switch to file series mode in which it will pretend that it can support time and provide 1 file per time step.    
Cell Arrays
(CellArrayStatus)
This property lists which cell-centered arrays to read.  

The list of array names is provided by the reader.

 
Point Arrays
(PointArrayStatus)
This property lists which point-centered arrays to read.  

The list of array names is provided by the reader.