VM2D
1.12
Vortex methods for 2D flows simulation
|
Описание констант и параметров для взаимодействия с графическим ускорителем More...
Go to the source code of this file.
Macros | |
#define | INITIAL |
вихрь Ламба More... | |
#define | CUDA_ENABLE(a) a |
мост More... | |
#define | CUDA_DISABLE(a) |
#define | CUDAdef CUDA_DISABLE |
#define | IFCUDA_(e, a) e(a) |
#define | IFCUDA(...) IFCUDA_(CUDAdef, __VA_ARGS__) |
#define | CUBLOCK (128) |
#define | INC_VORT_DEV (1024) |
#define | CU_I1I2 |
#define | CU_RHS |
#define | CU_I0I3 |
#define | CU_CONV_TOWAKE |
#define | CU_CONV_TOBOU |
#define | CU_CONVVIRT |
#define | CU_PAIRS |
#define | CU_VP |
Описание констант и параметров для взаимодействия с графическим ускорителем
Definition in file Gpudefs.h.
#define CUDA_ENABLE | ( | a | ) | a |
#define CUDAdef CUDA_DISABLE |