Searched refs:garray_gl (Results 1 – 1 of 1) sorted by relevance
177 IS garray_local, garray_gl; in MatIncreaseOverlap_MPISBAIJ_Once() local220 PetscCall(ISAllGather(garray_local, &garray_gl)); in MatIncreaseOverlap_MPISBAIJ_Once()236 PetscCall(ISGetIndices(garray_gl, &idx_i)); in MatIncreaseOverlap_MPISBAIJ_Once()244 PetscCall(ISRestoreIndices(garray_gl, &idx_i)); in MatIncreaseOverlap_MPISBAIJ_Once()246 PetscCall(ISDestroy(&garray_gl)); in MatIncreaseOverlap_MPISBAIJ_Once()