updated TestBlobAnalyze
This commit is contained in:
parent
caf9bd79a7
commit
4c07f7e5d7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user