VTK-m  2.0
vtkm::exec::arg::FetchTagExecObject Struct Reference

Fetch tag for execution objects. More...

#include <FetchTagExecObject.h>

Detailed Description

Fetch tag for execution objects.

FetchTagExecObject is a tag used with the Fetch class to retrieve execution objects. For safety, execution objects are read-only. FetchTagExecObject is almost always used in conjunction with TransportTagExecObject and vice versa.


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