Go to the documentation of this file.
25 #ifndef vtkXMLPDataWriter_h
26 #define vtkXMLPDataWriter_h
28 #include "vtkIOParallelXMLModule.h"
virtual void WritePrimaryElementAttributes(ostream &os, vtkIndent indent)
Write data in a parallel XML format.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void SetupPieceFileNameExtension()
Initializes PieceFileNameExtension.
Write data in a parallel XML format.
virtual int WritePiece(int index)=0
Write a piece of the dataset on disk.
virtual void WritePData(vtkIndent indent)=0
Write Data associated with the input dataset.
virtual int WritePieceInternal()=0
Method called by WriteInternal().
Superclass for VTK's XML file writers.
Multiprocessing communication superclass.
a simple class to control print indentation
supports function callbacks