Viskores
1.0
|
A control signature tag for input fields on the cells of the topology. More...
#include <WorkletMapTopology.h>
Additional Inherited Members | |
![]() | |
using | TypeCheckTag = viskores::cont::arg::TypeCheckTagArrayIn |
using | TransportTag = viskores::cont::arg::TransportTagTopologyFieldIn< IncidentTopologyType > |
using | FetchTag = viskores::exec::arg::FetchTagArrayTopologyMapIn |
A control signature tag for input fields on the cells of the topology.
The associated parameter of the invoke should be a viskores::cont::ArrayHandle
that has the same number of values as the cells of the provided CellSet
. The worklet gets a Vec-like object containing the field values on all incident cells.