Debugging tests/BlobAnalyzeParallel.cpp

This commit is contained in:
James E McClure
2015-06-02 21:22:42 -04:00
parent ea9adf0b26
commit 4ecd9f2dc2

View File

@@ -360,7 +360,7 @@ int main(int argc, char **argv)
}
double Length=1.0;
printf("Writing the blob states \n");
if (rank==0) printf("Writing the blob states \n");
if (rank==0) WriteBlobStates(Averages,Length,porosity);
/*FILE *BLOBS = fopen("Blobs.dat","wb");