21#ifndef vtkOverlappingAMRAlgorithm_h
22#define vtkOverlappingAMRAlgorithm_h
24#include "vtkCommonExecutionModelModule.h"
a simple class to control print indentation
A base class for all algorithms that take as input vtkOverlappingAMR and produce vtkOverlappingAMR.
vtkOverlappingAMR * GetOutput()
Get the output data object for a port on this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkOverlappingAMRAlgorithm()
~vtkOverlappingAMRAlgorithm() override
static vtkOverlappingAMRAlgorithm * New()
int FillInputPortInformation(int port, vtkInformation *info) override
See algorithm for more info.
int FillOutputPortInformation(int port, vtkInformation *info) override
See algorithm for more info.
vtkOverlappingAMR * GetOutput(int)
Get the output data object for a port on this algorithm.
hierarchical dataset of vtkUniformGrids