23#ifndef vtkStitchImageDataWithGhosts_h
24#define vtkStitchImageDataWithGhosts_h
26#include "vtkFiltersParallelDIY2Module.h"
29VTK_ABI_NAMESPACE_BEGIN
Computes ghost cells on vtkCompositeDataSet inputs.
a simple class to control print indentation
Stitches vtkImageData that are one voxel away.
static vtkStitchImageDataWithGhosts * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkStitchImageDataWithGhosts()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
void Initialize() override
Resets parameter.