|
VTK-m
2.3
|
A control signature tag for input fields from the visited topology. More...
#include <WorkletMapTopology.h>
Additional Inherited Members | |
Public Types inherited from vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInVisit | |
| using | TypeCheckTag = vtkm::cont::arg::TypeCheckTagArrayIn |
| using | TransportTag = vtkm::cont::arg::TransportTagTopologyFieldIn< VisitTopologyType > |
| using | FetchTag = vtkm::exec::arg::FetchTagArrayDirectIn |
A control signature tag for input fields from the visited topology.
For WorkletVisitCellsWithPoints, this is the same as FieldInCell.
1.8.17