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

Transport tag for in-place arrays. More...

#include <TransportTagArrayInOut.h>

Detailed Description

Transport tag for in-place arrays.

TransportTagArrayInOut is a tag used with the Transport class to transport ArrayHandle objects for data that is both input and output (that is, in place modification of array data).


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