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

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

#include <TransportTagKeyedValuesIn.h>

Detailed Description

Transport tag for input values in a reduce by key.

TransportTagKeyedValuesIn is a tag used with the Transport class to transport ArrayHandle objects for input 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: