17#ifndef vtkmAverageToCells_h
18#define vtkmAverageToCells_h
20#include "vtkAcceleratorsVTKmFiltersModule.h"
24VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
map point data to cell data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
~vtkmAverageToCells() override
static vtkmAverageToCells * New()