VTK-m
2.2
|
#include <vtkm/cont/ArrayHandle.h>
Go to the source code of this file.
Classes | |
struct | vtkm::cont::StorageTagOffsetsToNumComponents< OffsetsStorageTag > |
class | vtkm::cont::ArrayHandleOffsetsToNumComponents< OffsetsArray > |
An ArrayHandle that converts an array of offsets to an array of Vec sizes. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::cont | |
VTK-m Control Environment. | |
Functions | |
template<typename OffsetsStorageTag > | |
vtkm::cont::ArrayHandleOffsetsToNumComponents< vtkm::cont::ArrayHandle< vtkm::Id, OffsetsStorageTag > > | vtkm::cont::make_ArrayHandleOffsetsToNumComponents (const vtkm::cont::ArrayHandle< vtkm::Id, OffsetsStorageTag > &array) |