| 
    VTK-m
    2.3
    
   | 
 
Tags that can be used in the ControlSignature of a WorkletMapField.  
More...
Classes | |
| struct | vtkm::worklet::WorkletReduceByKey::KeysIn | 
| A control signature tag for input keys.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::ValuesIn | 
| A control signature tag for input values associated with the keys.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::ValuesInOut | 
| A control signature tag for input/output values associated with the keys.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::ValuesOut | 
| A control signature tag for output values associated with the keys.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::ReducedValuesOut | 
| A control signature tag for reduced output values.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::ReducedValuesIn | 
| A control signature tag for reduced input values.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::ReducedValuesInOut | 
| A control signature tag for reduced output values.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::WholeArrayIn | 
ControlSignature tag for whole input arrays.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::WholeArrayOut | 
ControlSignature tag for whole output arrays.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::WholeArrayInOut | 
ControlSignature tag for whole input/output arrays.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::AtomicArrayInOut | 
ControlSignature tag for whole input/output arrays.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::WholeCellSetIn< VisitTopology, IncidentTopology > | 
ControlSignature tag for whole input topology.  More... | |
| struct | vtkm::worklet::WorkletReduceByKey::ExecObject | 
ControlSignature tag for execution object inputs.  More... | |
Tags that can be used in the ControlSignature of a WorkletMapField. 
 1.8.17