17 #ifndef vtkmlib_DataSetConverters_h 18 #define vtkmlib_DataSetConverters_h 20 #include "vtkAcceleratorsVTKmModule.h" 24 #include "vtkmConfig.h" 26 #include <vtkm/cont/DataSet.h> 39 VTKACCELERATORSVTKM_EXPORT
43 VTKACCELERATORSVTKM_EXPORT
47 VTKACCELERATORSVTKM_EXPORT
54 VTKACCELERATORSVTKM_EXPORT
57 VTKACCELERATORSVTKM_EXPORT
60 VTKACCELERATORSVTKM_EXPORT
65 #endif // vtkmlib_DataSetConverters_h
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
abstract class to specify dataset behavior
VTKACCELERATORSVTKM_EXPORT vtkDataArray * Convert(const vtkm::cont::Field &input)
VTKACCELERATORSVTKM_EXPORT void PassAttributesInformation(vtkDataSetAttributes *input, vtkDataSetAttributes *output)
topologically and geometrically regular array of data
std::map< std::string, DataArray > DataSet
key: variable name, value: DataArray
represent and manipulate attribute data in a dataset
topologically regular array of data
represent and manipulate 3D points
VTKACCELERATORSVTKM_EXPORT vtkm::cont::Field Convert(vtkDataArray *input, int association)