VTK-m
2.2
|
An execution signature tag to get the indices of the incident points. More...
#include <WorkletMapTopology.h>
Additional Inherited Members | |
Public Types inherited from vtkm::exec::arg::IncidentElementIndices | |
using | AspectTag = vtkm::exec::arg::AspectTagIncidentElementIndices |
Static Public Attributes inherited from vtkm::exec::arg::IncidentElementIndices | |
static constexpr vtkm::IdComponent | INDEX = 1 |
An execution signature tag to get the indices of the incident points.
The indices will be provided in a Vec-like object containing vtkm::Id
indices for the cells in the data set.