|
VTK-m
2.3
|
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 WorkletVisitPointsWithCells, this is the same as FieldInCell.
1.8.17