Viskores  1.0
List of all members
viskores::worklet::WorkletVisitCellsWithPoints::FieldInPoint Struct Reference

A control signature tag for input fields on the points of the topology. More...

#include <WorkletMapTopology.h>

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

Additional Inherited Members

- Public Types inherited from viskores::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::FieldInIncident
using TypeCheckTag = viskores::cont::arg::TypeCheckTagArrayIn
 
using TransportTag = viskores::cont::arg::TransportTagTopologyFieldIn< IncidentTopologyType >
 
using FetchTag = viskores::exec::arg::FetchTagArrayTopologyMapIn
 

Detailed Description

A control signature tag for input fields on the points of the topology.

The associated parameter of the invoke should be a viskores::cont::ArrayHandle that has the same number of values as the points of the provided CellSet. The worklet gets a Vec-like object containing the field values on all incident points.


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