VTK-m
2.2
|
A control signature tag for input fields from the incident topology. More...
#include <WorkletMapTopology.h>
Additional Inherited Members | |
Public Types inherited from vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInIncident | |
using | TypeCheckTag = vtkm::cont::arg::TypeCheckTagArrayIn |
using | TransportTag = vtkm::cont::arg::TransportTagTopologyFieldIn< IncidentTopologyType > |
using | FetchTag = vtkm::exec::arg::FetchTagArrayTopologyMapIn |
A control signature tag for input fields from the incident topology.
For WorkletVisitCellsWithPoints
, this is the same as FieldInPoint
.