VTK-m  2.0
Public Member Functions | List of all members
vtkm::cont::DeviceAdapterRuntimeDetector< vtkm::cont::DeviceAdapterTagTBB > Class Reference

Determine if this machine supports Serial backend. More...

#include <DeviceAdapterRuntimeDetectorTBB.h>

Public Member Functions

VTKM_CONT bool Exists () const
 Returns true if the given device adapter is supported on the current machine. More...
 

Detailed Description

Determine if this machine supports Serial backend.

Member Function Documentation

◆ Exists()

VTKM_CONT bool vtkm::cont::DeviceAdapterRuntimeDetector< vtkm::cont::DeviceAdapterTagTBB >::Exists ( ) const

Returns true if the given device adapter is supported on the current machine.


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