VTK-m  2.2
vtkm::worklet::WorkletMapField::Device Struct Reference

ExecutionSignature tag for getting the device adapter tag. More...

#include <WorkletMapField.h>

Inheritance diagram for vtkm::worklet::WorkletMapField::Device:
vtkm::exec::arg::ExecutionSignatureTagBase

Detailed Description

ExecutionSignature tag for getting the device adapter tag.

This tag passes a device adapter tag object. This allows the worklet function to template on or overload itself based on the type of device that it is being executed on.


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