Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
Go to the source code of this file.
Macros | |
#define | CUDA_SAFE_CALL(x) |
Executes the given code and checks for cuda error. More... | |
#define | CUDA_SAFE_CALL_SILENT(x) |
Does the same as CUDA_SAFE_CALL, but doesn't print an error message. More... | |
#define CUDA_SAFE_CALL | ( | x | ) |
Executes the given code and checks for cuda error.
#define CUDA_SAFE_CALL_SILENT | ( | x | ) |
Does the same as CUDA_SAFE_CALL, but doesn't print an error message.