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