VTK-m  2.0
vtkm::cont::arg::TransportTagKeyedValuesInOut Struct Reference

Transport tag for input values in a reduce by key. More...

#include <TransportTagKeyedValuesInOut.h>

Detailed Description

Transport tag for input values in a reduce by key.

TransportTagKeyedValuesInOut is a tag used with the Transport class to transport ArrayHandle objects for input/output values. The values are rearranged and grouped based on the keys they are associated with.


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