VTK-m
2.3
|
An execution signature tag to get the shape of the visited cell. More...
#include <WorkletMapTopology.h>
Additional Inherited Members | |
![]() | |
using | AspectTag = vtkm::exec::arg::AspectTagCellShape |
![]() | |
static constexpr vtkm::IdComponent | INDEX = 1 |
An execution signature tag to get the shape of the visited cell.
This tag causes a vtkm::UInt8
to be passed to the worklet containing containing an id for the shape of the cell being visited.