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

Transport tag for in-place arrays with random access. More...

#include <TransportTagWholeArrayIn.h>

Detailed Description

Transport tag for in-place arrays with random access.

TransportTagWholeArrayIn is a tag used with the Transport class to transport ArrayHandle objects for input data.

The worklet will have random access to the array through a portal interface.


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