#include <vtkXMLPUnstructuredGridReader.h>
Inheritance diagram for vtkXMLPUnstructuredGridReader:
vtkXMLPUnstructuredGridReader reads the PVTK XML UnstructuredGrid file format. This reads the parallel format's summary file and then uses vtkXMLUnstructuredGridReader to read data from the individual UnstructuredGrid piece files. Streaming is supported. The standard extension for this reader's file format is "pvtu".
Definition at line 35 of file vtkXMLPUnstructuredGridReader.h.
|
Reimplemented from vtkXMLPUnstructuredDataReader. Definition at line 38 of file vtkXMLPUnstructuredGridReader.h. |
|
|
|
|
|
Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Get/Set the reader's output. Reimplemented from vtkAlgorithm. |
|
Get/Set the reader's output. |
|
Get/Set the reader's output. |
|
Get/Set the reader's output. |
|
Implements vtkXMLReader. |
|
Implements vtkXMLPUnstructuredDataReader. |
|
Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Reimplemented from vtkXMLPUnstructuredDataReader. |
|
Implements vtkXMLPDataReader. |
|
Implements vtkXMLPDataReader. |
|
Fill the output port information objects for this algorithm. This is invoked by the first call to GetOutputPortInformation for each port so subclasses can specify what they can handle. Reimplemented from vtkAlgorithm. |
|
Definition at line 67 of file vtkXMLPUnstructuredGridReader.h. |