29 #ifndef vtkXMLPUnstructuredGridReader_h
30 #define vtkXMLPUnstructuredGridReader_h
32 #include "vtkIOXMLModule.h"
56 const
char* GetDataSetName() VTK_OVERRIDE;
57 void GetOutputUpdateExtent(
int& piece,
int& numberOfPieces,
int& ghostLevel) VTK_OVERRIDE;
58 void SetupOutputTotals() VTK_OVERRIDE;
60 void SetupOutputData() VTK_OVERRIDE;
61 void SetupNextPiece() VTK_OVERRIDE;
62 int ReadPieceData() VTK_OVERRIDE;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
Read PVTK XML UnstructuredGrid files.
abstract superclass for arrays of numeric data
Superclass for parallel unstructured data XML readers.
Superclass for VTK XML file readers.
static vtkAlgorithm * New()
general representation of visualization data