VTK-m
2.2
|
Tags that can be used in the ExecutionSignature
of a WorkletPointNeighborhood
.
More...
Classes | |
struct | vtkm::worklet::WorkletCellNeighborhood::_1 |
Argument placeholders for an ExecutionSignature . More... | |
struct | vtkm::worklet::WorkletCellNeighborhood::Boundary |
The ExecutionSignature tag to query if the current iteration is inside the boundary. More... | |
struct | vtkm::worklet::WorkletCellNeighborhood::WorkIndex |
The ExecutionSignature tag to use to get the work index. More... | |
struct | vtkm::worklet::WorkletCellNeighborhood::VisitIndex |
The ExecutionSignature tag to use to get the visit index. More... | |
struct | vtkm::worklet::WorkletCellNeighborhood::InputIndex |
The ExecutionSignature tag to use to get the input index. More... | |
struct | vtkm::worklet::WorkletCellNeighborhood::OutputIndex |
The ExecutionSignature tag to use to get the output index. More... | |
struct | vtkm::worklet::WorkletCellNeighborhood::ThreadIndices |
The ExecutionSignature tag to use to get the thread indices. More... | |
struct | vtkm::worklet::WorkletCellNeighborhood::Device |
ExecutionSignature tag for getting the device adapter tag. More... | |
Tags that can be used in the ExecutionSignature
of a WorkletPointNeighborhood
.