VTK-m
2.2
|
Argument placeholders for an ExecutionSignature
.
More...
#include <WorkletReduceByKey.h>
Argument placeholders for an ExecutionSignature
.
All worklet superclasses declare numeric tags in the form of _1
, _2
, _3
etc. that are used in the ExecutionSignature
to refer to the corresponding parameter in the ControlSignature
.