28 #ifndef vtkXMLPMultiBlockDataWriter_h 29 #define vtkXMLPMultiBlockDataWriter_h 93 int ParallelWriteNonCompositeData(
95 int currentFileIndex);
103 int currentFileIndex,
int procId,
int dataSetType);
vtkMultiProcessController * Controller
parallel writer for vtkHierarchicalBoxDataSet.
Wrapper around std::string to keep symbols short.
writer for vtkMultiBlockDataSet.
Represents an XML element and those nested inside.
void PrintSelf(ostream &os, vtkIndent indent)
virtual void RemoveWrittenFiles(const char *SubDirectory)
#define VTKIOPARALLELXML_EXPORT
virtual void FillDataTypes(vtkCompositeDataSet *)
static vtkXMLMultiBlockDataWriter * New()
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
virtual int WriteComposite(vtkCompositeDataSet *compositeData, vtkXMLDataElement *parent, int &writerIdx)
vtkStdString CreatePieceFileName(int Piece)
#define vtkGetObjectMacro(name, type)
virtual void SetWriteMetaFile(int flag)
vtkXMLCompositeDataWriterInternals * Internal
general representation of visualization data
Multiprocessing communication superclass.