#include <vtkXMLPRectilinearGridReader.h>
Inheritance diagram for vtkXMLPRectilinearGridReader:
vtkXMLPRectilinearGridReader reads the PVTK XML RectilinearGrid file format. This reads the parallel format's summary file and then uses vtkXMLRectilinearGridReader to read data from the individual RectilinearGrid piece files. Streaming is supported. The standard extension for this reader's file format is "pvtr".
Definition at line 35 of file vtkXMLPRectilinearGridReader.h.
|
Reimplemented from vtkXMLPStructuredDataReader. Definition at line 38 of file vtkXMLPRectilinearGridReader.h. |
|
|
|
|
|
Reimplemented from vtkXMLPStructuredDataReader. |
|
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 vtkXMLPStructuredDataReader. |
|
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 vtkXMLPStructuredDataReader. |
|
Reimplemented from vtkXMLPStructuredDataReader. |
|
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 vtkXMLPStructuredDataReader. |
|
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 vtkXMLPStructuredDataReader. |
|
Implements vtkXMLPStructuredDataReader. |
|
Reimplemented from vtkXMLPStructuredDataReader. |
|
Reimplemented from vtkXMLPStructuredDataReader. |
|
Reimplemented from vtkXMLPStructuredDataReader. |
|
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 vtkXMLPRectilinearGridReader.h. |