VTK-m  2.0
vtkm::cont::arg::TransportTagTopologyFieldIn< TopologyElementTag > Struct Template Reference

Transport tag for input arrays in topology maps. More...

#include <TransportTagTopologyFieldIn.h>

Detailed Description

template<typename TopologyElementTag>
struct vtkm::cont::arg::TransportTagTopologyFieldIn< TopologyElementTag >

Transport tag for input arrays in topology maps.

TransportTagTopologyFieldIn is a tag used with the Transport class to transport ArrayHandle objects for input data. The transport is templated on a topology element tag and expects a cell set input domain to check the size of the input array.


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