27#ifndef vtkmAverageToPoints_h
28#define vtkmAverageToPoints_h
30#include "vtkAcceleratorsVTKmFiltersModule.h"
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
Accelerated point to cell interpolation filter.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkmAverageToPoints() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
static vtkmAverageToPoints * New()