Class DeviceError

Inheritance Relationships

Base Type

  • public flamegpu::FLAMEGPUException

Class Documentation

class DeviceError : public flamegpu::FLAMEGPUException

Defines an error reported from cuda device code (agent functions and agent function conditions)

Public Functions

explicit DeviceError(const char *format = "Error reported from device code")