17#ifndef vtkmlib_CellSetConverters_h
18#define vtkmlib_CellSetConverters_h
20#include "vtkAcceleratorsVTKmDataModelModule.h"
21#include "vtkmConfigDataModel.h"
24#include <vtkm/cont/DynamicCellSet.h>
32VTKACCELERATORSVTKMDATAMODEL_EXPORT
36VTKACCELERATORSVTKMDATAMODEL_EXPORT
44VTKACCELERATORSVTKMDATAMODEL_EXPORT
object to represent cell connectivity
dynamic, self-adjusting array of vtkIdType
dynamic, self-adjusting array of unsigned char
VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * Convert(const vtkm::cont::Field &input)
VTKACCELERATORSVTKMDATAMODEL_EXPORT vtkm::cont::Field Convert(vtkDataArray *input, int association)
VTKACCELERATORSVTKMDATAMODEL_EXPORT vtkm::cont::DynamicCellSet ConvertSingleType(vtkCellArray *cells, int cellType, vtkIdType numberOfPoints)