33 #ifndef vtkQuadraturePointInterpolator_h
34 #define vtkQuadraturePointInterpolator_h
36 #include "vtkFiltersGeneralModule.h"
39 class vtkUnstructuredGrid;
41 class vtkInformationVector;
48 void PrintSelf(ostream& os, vtkIndent indent);
53 int RequestData(vtkInformation *req, vtkInformationVector **input, vtkInformationVector *output);
66 int InterpolateFields(vtkUnstructuredGrid *usgOut);
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()
virtual int FillOutputPortInformation(int port, vtkInformation *info)