From 57f0699bf5279694a8e252d7634199b9bec4eaba Mon Sep 17 00:00:00 2001 From: James E McClure Date: Thu, 4 Jun 2015 07:29:49 -0400 Subject: [PATCH] debugging SSO --- tests/TestSegDist.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/TestSegDist.cpp b/tests/TestSegDist.cpp index c1458daa..2946c7f4 100644 --- a/tests/TestSegDist.cpp +++ b/tests/TestSegDist.cpp @@ -45,9 +45,6 @@ int main(int argc, char **argv) // Get the rank info Domain Dm(nx,ny,nz,rank,nprocx,nprocy,nprocz,Lx,Ly,Lz,BC); - if (rank==0){ - printf() - } nx+=2; ny+=2; nz+=2; int count = 0;