22 #ifndef vtkFiniteElementFieldDistributor_h
23 #define vtkFiniteElementFieldDistributor_h
25 #include "vtkFiltersGeneralModule.h"
50 std::unique_ptr<vtkInternals> Internals;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Methods for subclasses to override to handle different pipeline requests.
a simple class to control print indentation
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.
static vtkAlgorithm * New()