Viskores
1.0
|
A control signature tag for input connectivity. More...
#include <WorkletMapTopology.h>
Additional Inherited Members | |
![]() | |
using | TypeCheckTag = viskores::cont::arg::TypeCheckTagCellSet |
using | TransportTag = viskores::cont::arg::TransportTagCellSetIn< VisitTopologyType, IncidentTopologyType > |
using | FetchTag = viskores::exec::arg::FetchTagCellSetIn |
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.