minctxt(after = 0)
after=0
,
then the function returns 3. If 0, 1, 2, and 5 are taken, the
function returns 3 if after=0
, but returns 6 if after=4
.
The function is useful when a transitory grid is needed, such
as for reading in data onto a subset of processors before
distributing out to the full grid.InitGrid