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

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

#include <TransportTagKeyedValuesOut.h>

Detailed Description

Transport tag for input values in a reduce by key.

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