Searched refs:next_index (Results 1 – 2 of 2) sorted by relevance
50 PetscInt next_index = next % m; in SolveInPlaceCyclic() local62 PetscCall(PetscCUPMBlasIntCast(next_index, &n_new)); in SolveInPlaceCyclic()
91 PetscInt next_index = (next - 1) % m + 1; in MatUpperTriangularSolveInPlace_Internal() local117 PetscCall(PetscBLASIntCast(next_index, &n_new)); in MatUpperTriangularSolveInPlace_Internal()