VTK-m  2.2
List of all members
vtkm::worklet::WorkletVisitCellsWithPoints::FieldInIncident Struct Reference

A control signature tag for input fields from the incident topology. More...

#include <WorkletMapTopology.h>

Inheritance diagram for vtkm::worklet::WorkletVisitCellsWithPoints::FieldInIncident:
vtkm::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInIncident vtkm::cont::arg::ControlSignatureTagBase vtkm::worklet::WorkletVisitCellsWithPoints::FieldInPoint

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
 

Detailed Description

A control signature tag for input fields from the incident topology.

For WorkletVisitCellsWithPoints, this is the same as FieldInPoint.


The documentation for this struct was generated from the following file: