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