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

A control signature tag for input connectivity. More...

#include <WorkletMapTopology.h>

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

Additional Inherited Members

- Public Types inherited from viskores::worklet::WorkletMapTopology< VisitTopology, IncidentTopology >::CellSetIn
using TypeCheckTag = viskores::cont::arg::TypeCheckTagCellSet
 
using TransportTag = viskores::cont::arg::TransportTagCellSetIn< VisitTopologyType, IncidentTopologyType >
 
using FetchTag = viskores::exec::arg::FetchTagCellSetIn
 

Detailed Description

A control signature tag for input connectivity.

The associated parameter of the invoke should be a subclass of viskores::cont::CellSet.

There should be exactly one CellSetIn argument in the ControlSignature, and the InputDomain must point to it.


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