Go to the documentation of this file.
32 #ifndef vtkXMLPStructuredGridReader_h
33 #define vtkXMLPStructuredGridReader_h
35 #include "vtkIOXMLModule.h"
void SetOutputExtent(int *extent)
vtkStructuredGrid * GetPieceInput(int index)
topologically regular array of data
Superclass for VTK XML file readers.
vtkXMLDataElement * PPointsElement
Superclass for parallel structured data XML readers.
static vtkXMLPStructuredGridReader * New()
~vtkXMLPStructuredGridReader()
const char * GetDataSetName()
a simple class to control print indentation
Represents an XML element and those nested inside.
void GetPieceInputExtent(int index, int *extent)
vtkXMLDataReader * CreatePieceReader()
vtkStructuredGrid * GetOutput(int idx)
Needed for ParaView.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkXMLPStructuredGridReader()
vtkStructuredGrid * GetOutput()
Get the reader's output.
Read PVTK XML StructuredGrid files.
int ReadPrimaryElement(vtkXMLDataElement *ePrimary)
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.