VTK-m  2.0
Public Attributes | List of all members
vtkm::cont::InitializeResult Struct Reference

#include <Initialize.h>

Public Attributes

DeviceAdapterId Device = DeviceAdapterTagUndefined{}
 Device passed into –vtkm-device, or undefined. More...
 
std::string Usage
 Usage statement for arguments parsed by VTK-m. More...
 

Member Data Documentation

◆ Device

DeviceAdapterId vtkm::cont::InitializeResult::Device = DeviceAdapterTagUndefined{}

Device passed into –vtkm-device, or undefined.

◆ Usage

std::string vtkm::cont::InitializeResult::Usage

Usage statement for arguments parsed by VTK-m.


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