Viskores  1.0
Public Types | List of all members
viskores::worklet::WorkletNeighborhood::CellSetIn Struct Reference

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

#include <WorkletNeighborhood.h>

Inheritance diagram for viskores::worklet::WorkletNeighborhood::CellSetIn:
viskores::cont::arg::ControlSignatureTagBase viskores::worklet::WorkletCellNeighborhood::CellSetIn viskores::worklet::WorkletPointNeighborhood::CellSetIn

Public Types

using TypeCheckTag = viskores::cont::arg::TypeCheckTagCellSetStructured
 
using TransportTag = viskores::cont::arg::TransportTagCellSetIn< viskores::TopologyElementTagPoint, viskores::TopologyElementTagCell >
 
using FetchTag = viskores::exec::arg::FetchTagCellSetIn
 

Detailed Description

A control signature tag for input connectivity.

This tag represents the cell set that defines the collection of points the map will operate on. A CellSetIn argument expects a viskores::cont::CellSetStructured object in the associated parameter of the invoke.

There must be exactly one CellSetIn argument, and the worklet's InputDomain must be set to this argument.

Member Typedef Documentation

◆ FetchTag

◆ TransportTag

◆ TypeCheckTag


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