remoteGetIndices determines the indices of the subset of a
matrix or vector that are stored on each process.remoteGetIndices(type = "vector", objName, objPos = ".GlobalEnv", n1,
n2 = NULL, h1 = 1, h2 = 1)remoteGetIndices calculates the indices as described in
localGetVectorIndices,
localGetTriangularMatrixIndices, and
localGetRectangularMatrixIndices, and writes them to an
object named objName.