|
Oakfield API Documentation 1.0.0
Numerical core APIs
|
Simulation diagnostics state (faults, fallback hooks, counters). More...


Go to the source code of this file.
Classes | |
| struct | SimDiagnostics |
| Diagnostics container for special-function faults and fallback. More... | |
Typedefs | |
| typedef enum SimDiagnosticBackendKind | SimDiagnosticBackendKind |
| Backend families recorded in diagnostic fallback events. | |
| typedef struct SimDiagnostics | SimDiagnostics |
| Diagnostics container for special-function faults and fallback. | |
Enumerations | |
| enum | SimDiagnosticBackendKind { SIM_DIAGNOSTIC_BACKEND_CPU = 0 , SIM_DIAGNOSTIC_BACKEND_CUDA = 1 , SIM_DIAGNOSTIC_BACKEND_METAL = 2 , SIM_DIAGNOSTIC_BACKEND_UNKNOWN = 255 } |
| Backend families recorded in diagnostic fallback events. More... | |
Simulation diagnostics state (faults, fallback hooks, counters).