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.
~vtkFiniteElementFieldDistributor() override
static vtkFiniteElementFieldDistributor * New()
vtkFiniteElementFieldDistributor()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Methods for subclasses to override to handle different pipeline requests.
a simple class to control print indentation
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.