16 #ifndef vtkmAverageToPoints_h
17 #define vtkmAverageToPoints_h
19 #include "vtkAcceleratorsVTKmFiltersModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
44 #endif // vtkmAverageToPoints_h
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
static vtkCellDataToPointData * New()
Standard methods for instantiation, type information, and printing.
Accelerated point to cell interpolation filter.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, type information, and printing.
map cell data to point data
a simple class to control print indentation