23#ifndef vtkNonOverlappingAMRAlgorithm_h
24#define vtkNonOverlappingAMRAlgorithm_h
26#include "vtkCommonExecutionModelModule.h"
a simple class to control print indentation
produce vtkNonOverlappingAMR as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkNonOverlappingAMRAlgorithm * New()
vtkNonOverlappingAMR * GetOutput()
Get the output data object for a port on this algorithm.
vtkNonOverlappingAMR * GetOutput(int)
Get the output data object for a port on this algorithm.
int FillOutputPortInformation(int port, vtkInformation *info) override
See algorithm for more info.
vtkNonOverlappingAMRAlgorithm()
int FillInputPortInformation(int port, vtkInformation *info) override
See algorithm for more info.
~vtkNonOverlappingAMRAlgorithm() override
A concrete instance of vtkUniformGridAMR to store uniform grids at different levels of resolution tha...