| 
    VTK-m
    2.3
    
   | 
 
An execution signature tag to get the indices of the incident cells. 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 cells.
The indices will be provided in a Vec-like object containing vtkm::Id indices for the points in the data set. 
 1.8.17