Go to the documentation of this file.
33 #ifndef vtkXMLPUnstructuredGridWriter_h
34 #define vtkXMLPUnstructuredGridWriter_h
36 #include "vtkIOParallelXMLModule.h"
Write PVTK XML UnstructuredGrid files.
virtual const char * GetDefaultFileExtension()=0
Get the default file extension for files written by this writer.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
dataset represents arbitrary combinations of all possible cell types. May be mapped onto a non-standa...
virtual vtkXMLUnstructuredDataWriter * CreateUnstructuredPieceWriter()=0
a simple class to control print indentation
virtual const char * GetDataSetName()=0
Superclass for VTK XML unstructured data writers.
vtkDataObject * GetInput()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkAlgorithm * New()
Superclass for PVTK XML unstructured data writers.