29#ifndef vtkXMLPartitionedDataSetReader_h
30#define vtkXMLPartitionedDataSetReader_h
32#include "vtkIOXMLModule.h"
51 const char* filePath,
unsigned int& dataSetIndex)
override;
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
Reader for multi-group datasets.
Represents an XML element and those nested inside.
Reader for partitioned datasets.
static vtkXMLPartitionedDataSetReader * New()
vtkXMLPartitionedDataSetReader()
int FillOutputPortInformation(int, vtkInformation *info) override
Fill the output port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkXMLPartitionedDataSetReader() override
const char * GetDataSetName() override
void ReadComposite(vtkXMLDataElement *element, vtkCompositeDataSet *composite, const char *filePath, unsigned int &dataSetIndex) override