Go to the source code of this file.
|
| vtkm |
| Groups connected points that have the same field value.
|
|
| vtkm::cont |
| VTK-m Control Environment.
|
|
|
|
VTKM_CONT_EXPORT void | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::cont::ArrayHandle< vtkm::Id > &offsetsArray, vtkm::Id &componentsArraySize, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|
VTKM_CONT_EXPORT void | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::cont::ArrayHandle< vtkm::Id > &offsetsArray, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|
VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Id > | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::Id &componentsArraySize, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|
VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Id > | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|
|
VTKM_CONT_EXPORT void | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::cont::ArrayHandle< vtkm::Id > &offsetsArray, vtkm::Id &componentsArraySize, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|
VTKM_CONT_EXPORT void | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::cont::ArrayHandle< vtkm::Id > &offsetsArray, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|
VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Id > | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::Id &componentsArraySize, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|
VTKM_CONT_EXPORT vtkm::cont::ArrayHandle< vtkm::Id > | vtkm::cont::ConvertNumComponentsToOffsets (const vtkm::cont::UnknownArrayHandle &numComponentsArray, vtkm::cont::DeviceAdapterId device=vtkm::cont::DeviceAdapterTagAny{}) |
|