Viskores
1.0
|
A control signature tag for input fields. More...
#include <WorkletCellNeighborhood.h>
Additional Inherited Members | |
![]() | |
using | TypeCheckTag = viskores::cont::arg::TypeCheckTagArrayIn |
using | TransportTag = viskores::cont::arg::TransportTagArrayIn |
using | FetchTag = viskores::exec::arg::FetchTagArrayDirectIn |
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.