28 #ifndef vtkmAverageToCells_h 29 #define vtkmAverageToCells_h 31 #include "vtkAcceleratorsVTKmModule.h" 38 void PrintSelf(ostream& os,
vtkIndent indent) override;
43 ~vtkmAverageToCells();
46 vtkInformationVector*) override;
49 vtkmAverageToCells(const vtkmAverageToCells&) = delete;
50 void operator=(const vtkmAverageToCells&) = delete;
53 #endif // vtkmAverageToCells_h
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.