|
VTK-m
2.0
|
Go to the source code of this file.
Classes | |
| struct | vtkm::cont::StorageTagCounting |
| class | vtkm::cont::ArrayHandleCounting< CountingValueType > |
| ArrayHandleCounting is a specialization of ArrayHandle. More... | |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::cont | |
| VTK-m Control Environment. | |
Functions | |
| template<typename CountingValueType > | |
| VTKM_CONT vtkm::cont::ArrayHandleCounting< CountingValueType > | vtkm::cont::make_ArrayHandleCounting (CountingValueType start, CountingValueType step, vtkm::Id length) |
| A convenience function for creating an ArrayHandleCounting. More... | |
1.8.17