Go to the documentation of this file.
18 #ifndef viskores_cont_ErrorBadDevice_h
19 #define viskores_cont_ErrorBadDevice_h
59 #endif // viskores_cont_ErrorBadDevice_h
ErrorBadDevice(const std::string &message)
Definition: ErrorBadDevice.h:40
Groups connected points that have the same field value.
Definition: Atomic.h:27
void throwFailedRuntimeDeviceTransfer(const std::string &className, viskores::cont::DeviceAdapterId device)
Throws an ErrorBadeDevice exception with the following message: "Viskores was unable to transfer clas...
This class is thrown when Viskores performs an operation that is not supported on the current device.
Definition: ErrorBadDevice.h:37
#define VISKORES_SILENCE_WEAK_VTABLE_WARNING_END
Definition: ExportMacros.h:128
An object used to specify a device.
Definition: DeviceAdapterTag.h:66
#define VISKORES_SILENCE_WEAK_VTABLE_WARNING_START
Definition: ExportMacros.h:127
The superclass of all exceptions thrown by any Viskores function or method.
Definition: Error.h:41