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

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

#include <WorkletMapTopology.h>

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

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
 

Detailed Description

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

For WorkletVisitCellsWithPoints, this is the same as FieldInCell.


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