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