From 81f2d4b1fec8149dfe1b6fdbfc31155282c6d205 Mon Sep 17 00:00:00 2001 From: James E McClure Date: Wed, 13 Jun 2018 10:10:16 -0400 Subject: [PATCH] Fixed bug in memory layout --- common/ScaLBL.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/ScaLBL.cpp b/common/ScaLBL.cpp index fa3336a4..db731a06 100644 --- a/common/ScaLBL.cpp +++ b/common/ScaLBL.cpp @@ -425,7 +425,7 @@ int ScaLBL_Communicator::MemoryOptimizedLayoutAA(IntArray &Map, int *neighborLis last_interior=idx; Np = (last_interior/16 + 1)*16; - printf(" Np=%i \n",Np); + //printf(" Np=%i \n",Np); // Now use Map to determine the neighbors for each lattice direction for (k=1;k