updated TestBlobAnalyze

This commit is contained in:
James E McClure 2015-06-05 16:38:54 -04:00
parent caf9bd79a7
commit 4c07f7e5d7

View File

@ -234,7 +234,6 @@ int main(int argc, char **argv)
double vF,vS;
vF = vS = 0.0;
if (Dm.rank==0) printf("Number of blobs is %i \n",nblobs_global);
if (rank==0) printf("Computing averages \n");
double beta = 0.95;