17#ifndef vtkmExternalFaces_h
18#define vtkmExternalFaces_h
20#include "vtkAcceleratorsVTKmFiltersModule.h"
24VTK_ABI_NAMESPACE_BEGIN
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
int FillOutputPortInformation(int, vtkInformation *) override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int, vtkInformation *) override
static vtkmExternalFaces * New()
void SetInputData(vtkUnstructuredGrid *ds)
Set the input DataSet.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkmExternalFaces() override
vtkUnstructuredGrid * GetOutput()
Get the resulr DataSet.
vtkTypeBool ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...