Searched refs:local_offset (Results 1 – 2 of 2) sorted by relevance
56 …PetscInt local_offset; /* offset to the local part within the total index set… member
1372 is->local_offset = offsets[rank]; in ISGatherTotal_Private()1486 PetscCall(PetscArraycpy(is->nonlocal, is->total, is->local_offset)); in ISGetNonlocalIndices()1487 …etscCall(PetscArraycpy(is->nonlocal + is->local_offset, is->total + is->local_offset + n, N - is->… in ISGetNonlocalIndices()