PeTar
N-body code for collisional gravitational systems
|
#include <assert.h>
#include <cuda.h>
#include <cuda_runtime.h>
Go to the source code of this file.
Classes | |
struct | cudaPointer< T > |
Macros | |
#define | CUDA_SAFE_CALL(val) val |
#define CUDA_SAFE_CALL | ( | val | ) | val |