True if codistributor object is complete
tf = isComplete(codist)
tf = isComplete(codist)
returns true
if codist
is
a completely defined codistributor, or false
otherwise.
For a description of codistributed arrays, see Nondistributed Versus Distributed Arrays.