Searched refs:a_next_idx (Results 1 – 1 of 1) sorted by relevance
402 PetscInt a_next_idx = ((a_next - 1) % A->m) + 1; in LMBasisGEMMH() local407 {0, a_next_idx}, in LMBasisGEMMH()417 if (a_lim == A->m || a_oldest_idx < a_next_idx) { in LMBasisGEMMH()424 a_intervals[0][1] = a_next_idx; in LMBasisGEMMH()