Viskores
1.0
|
#include <viskores/cont/Error.h>
#include <viskores/cont/DeviceAdapterTag.h>
#include <viskores/cont/viskores_cont_export.h>
Go to the source code of this file.
Classes | |
class | viskores::cont::ErrorBadDevice |
This class is thrown when Viskores performs an operation that is not supported on the current device. More... | |
Namespaces | |
viskores | |
Groups connected points that have the same field value. | |
viskores::cont | |
Viskores Control Environment. | |
Functions | |
void | viskores::cont::throwFailedRuntimeDeviceTransfer (const std::string &className, viskores::cont::DeviceAdapterId device) |
Throws an ErrorBadeDevice exception with the following message: "Viskores was unable to transfer className to DeviceAdapter[id,name]. More... | |