MPUTIL_BEGIN
Begin a block of code to be timed
Notes
In the parallel case, the block is executed for a number of processes ranging from 1 to the size of
MPI_COMM_WORLD
. The block is terminated by
MPUTIL_END