Go to the documentation of this file.
32 #ifndef vtkXMLPUnstructuredGridReader_h
33 #define vtkXMLPUnstructuredGridReader_h
35 #include "vtkIOXMLModule.h"
Read PVTK XML UnstructuredGrid files.
void GetOutputUpdateExtent(int &piece, int &numberOfPieces, int &ghostLevel)
Superclass for parallel unstructured data XML readers.
vtkUnstructuredGrid * GetOutput(int idx)
~vtkXMLPUnstructuredGridReader()
abstract superclass for arrays of numeric data
Superclass for VTK XML file readers.
void CopyArrayForCells(vtkDataArray *inArray, vtkDataArray *outArray)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
const char * GetDataSetName()
virtual void SqueezeOutputArrays(vtkDataObject *)
a simple class to control print indentation
static vtkXMLPUnstructuredGridReader * New()
vtkXMLDataReader * CreatePieceReader()
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
dataset represents arbitrary combinations of all possible cell types
general representation of visualization data
vtkXMLPUnstructuredGridReader()
vtkUnstructuredGrid * GetOutput()
Get the reader's output.