63 #define THETA 1.31 //for 14 72 static const std::string
nameFile =
"../../test/Wake/wake2m.txt";
74 static const std::string
task =
"2m";
83 static const bool save =
false;
86 static const int runs = 10;
98 static const int dev = 0;
104 #define make_real2(x,y) make_float2(x,y) 105 #define realmax fmaxf 106 #define realmin fminf 107 #define realPoint Point2Df 108 #define realVortex Vortex2Df 109 #define intPair long long 114 #define real2 double2 115 #define real3 double3 116 #define make_real2(x,y) make_double2(x,y) 119 #define realPoint Point2D 120 #define realVortex Vortex2D 121 #define intPair long long static const std::string nameFile
static const std::string task
static const bool BSfromFile
static const bool printFullCUDAinfo
static const bool compare