32#ifndef vtkQuadraturePointInterpolator_h
33#define vtkQuadraturePointInterpolator_h
36#include "vtkFiltersGeneralModule.h"
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
Interpolates each scalar/vector field in a vtkUnstrcturedGrid on its input to a specific set of quadr...
vtkQuadraturePointInterpolator()
~vtkQuadraturePointInterpolator() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkQuadraturePointInterpolator * New()
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
int RequestData(vtkInformation *req, vtkInformationVector **input, vtkInformationVector *output) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
dataset represents arbitrary combinations of all possible cell types