VTK-m
2.0
|
A control signature tag for input point fields. More...
#include <WorkletNeighborhood.h>
Public Types | |
using | TypeCheckTag = vtkm::cont::arg::TypeCheckTagArrayIn |
using | TransportTag = vtkm::cont::arg::TransportTagArrayIn |
using | FetchTag = vtkm::exec::arg::FetchTagArrayDirectIn |
A control signature tag for input point fields.
This tag takes a template argument that is a type list tag that limits the possible value types in the array.
using vtkm::worklet::WorkletNeighborhood::FieldIn::FetchTag = vtkm::exec::arg::FetchTagArrayDirectIn |
using vtkm::worklet::WorkletNeighborhood::FieldIn::TransportTag = vtkm::cont::arg::TransportTagArrayIn |
using vtkm::worklet::WorkletNeighborhood::FieldIn::TypeCheckTag = vtkm::cont::arg::TypeCheckTagArrayIn |