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