Searched refs:sp_idx (Results 1 – 2 of 2) sorted by relevance
453 PetscInt *sp_idx, *sp_idy; in MatStashScatterBegin_Ref() local476 sp_idx = space->idx; in MatStashScatterBegin_Ref()479 if (lastidx > (idx = sp_idx[l])) j = 0; in MatStashScatterBegin_Ref()537 sp_idx = space->idx; in MatStashScatterBegin_Ref()551 sindices[starti[j]] = sp_idx[l]; in MatStashScatterBegin_Ref()
1523 PetscInt *sp_idx, *sp_idy; in MatStashScatterBegin_ScaLAPACK() local1605 sp_idx = space->idx; in MatStashScatterBegin_ScaLAPACK()1619 sindices[starti[j]] = sp_idx[l]; in MatStashScatterBegin_ScaLAPACK()