VTK-m
2.2
|
A control signature tag for input-output (in-place) fields from the visited topology. More...
#include <WorkletMapTopology.h>
Public Types | |
using | TypeCheckTag = vtkm::cont::arg::TypeCheckTagArrayInOut |
using | TransportTag = vtkm::cont::arg::TransportTagArrayInOut |
using | FetchTag = vtkm::exec::arg::FetchTagArrayDirectInOut |
A control signature tag for input-output (in-place) fields from the visited topology.
using vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInOut::FetchTag = vtkm::exec::arg::FetchTagArrayDirectInOut |
using vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInOut::TransportTag = vtkm::cont::arg::TransportTagArrayInOut |
using vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInOut::TypeCheckTag = vtkm::cont::arg::TypeCheckTagArrayInOut |