26 #ifndef vtkPMergeArrays_h
27 #define vtkPMergeArrays_h
29 #include "vtkFiltersParallelModule.h"
Multiple inputs with one output, parallel version.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int MergeDataObjectFields(vtkDataObject *input, int inputIndex, vtkDataObject *output)
For a given input and index, add data arrays to the output.
a simple class to control print indentation
general representation of visualization data
Multiple inputs with one output.
static vtkMergeArrays * New()