Home
last modified time | relevance | path

Searched refs:isizetot (Results 1 – 1 of 1) sorted by relevance

/phasta/phastaIO/
H A DphastaIO.cc344 unsigned long isizemin,isizemax,isizetot; in printPerf() local
362 MPI_Allreduce(&data_size,&isizetot,1,MPI_LONG_LONG_INT,MPI_SUM,MPI_COMM_WORLD); in printPerf()
366 sizetot=(double)(isizetot*inv1024sq); in printPerf()