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