From 79384a42bb6393066c52eab7f3df333cbaaa7413 Mon Sep 17 00:00:00 2001 From: James E McClure Date: Thu, 25 Jun 2015 15:45:25 -0400 Subject: [PATCH] Debugging TestCommD3Q19 --- gpu/D3Q19.cu | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gpu/D3Q19.cu b/gpu/D3Q19.cu index a47cdcd9..2ac09216 100644 --- a/gpu/D3Q19.cu +++ b/gpu/D3Q19.cu @@ -102,6 +102,7 @@ __global__ void dvc_SwapD3Q19(char *ID, double *disteven, double *distodd, int { int i,j,k,n,nn,N; // distributions + char id; double f1,f2,f3,f4,f5,f6,f7,f8,f9; double f10,f11,f12,f13,f14,f15,f16,f17,f18; @@ -111,7 +112,9 @@ __global__ void dvc_SwapD3Q19(char *ID, double *disteven, double *distodd, int for (int s=0; s 0){ + if (n