Viskores  1.0
List of all members
viskores::worklet::WorkletCellNeighborhood::FieldIn Struct Reference

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

#include <WorkletCellNeighborhood.h>

Inheritance diagram for viskores::worklet::WorkletCellNeighborhood::FieldIn:
viskores::worklet::WorkletNeighborhood::FieldIn viskores::cont::arg::ControlSignatureTagBase

Additional Inherited Members

- Public Types inherited from viskores::worklet::WorkletNeighborhood::FieldIn
using TypeCheckTag = viskores::cont::arg::TypeCheckTagArrayIn
 
using TransportTag = viskores::cont::arg::TransportTagArrayIn
 
using FetchTag = viskores::exec::arg::FetchTagArrayDirectIn
 

Detailed Description

A control signature tag for input fields.

A FieldIn argument expects a viskores::cont::ArrayHandle in the associated parameter of the invoke. Each invocation of the worklet gets a single value out of this array.

This tag means that the field is read only.


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