Go to the documentation of this file.
23 #ifndef vtkNonOverlappingAMRAlgorithm_h
24 #define vtkNonOverlappingAMRAlgorithm_h
26 #include "vtkCommonExecutionModelModule.h"
int FillOutputPortInformation(int port, vtkInformation *info) override
See algorithm for more info.
vtkNonOverlappingAMR * GetOutput()
Get the output data object for a port on this algorithm.
vtkNonOverlappingAMRAlgorithm()
vtkNonOverlappingAMR * GetOutput(int)
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkNonOverlappingAMRAlgorithm() override
static vtkNonOverlappingAMRAlgorithm * New()