Searched refs:sp_idy (Results 1 – 2 of 2) sorted by relevance
453 PetscInt *sp_idx, *sp_idy; in MatStashScatterBegin_Ref() local538 sp_idy = space->idy; in MatStashScatterBegin_Ref()552 sindices[starti[j] + nlengths[j]] = sp_idy[l]; in MatStashScatterBegin_Ref()
1523 PetscInt *sp_idx, *sp_idy; in MatStashScatterBegin_ScaLAPACK() local1606 sp_idy = space->idy; in MatStashScatterBegin_ScaLAPACK()1620 sindices[starti[j] + nlengths[j]] = sp_idy[l]; in MatStashScatterBegin_ScaLAPACK()