23 #ifndef VTKUNIFORMGRIDAMRALGORITHM_H_
24 #define VTKUNIFORMGRIDAMRALGORITHM_H_
26 #include "vtkCommonExecutionModelModule.h"
31 class vtkInformationVector;
39 void PrintSelf(ostream& os, vtkIndent indent);
56 vtkInformationVector** inputVector,
57 vtkInformationVector* outputVector );
68 vtkInformationVector**,
69 vtkInformationVector*) {
return 1;};
76 vtkInformationVector**,
77 vtkInformationVector*) {
return 1;};
84 vtkInformationVector**,
85 vtkInformationVector*) {
return 1;};
92 vtkInformationVector**,
93 vtkInformationVector*) {
return 1; };
virtual vtkExecutive * CreateDefaultExecutive()
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Superclass for all pipeline executives in VTK.
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)