Searched defs:next_idx (Results 1 – 2 of 2) sorted by relevance
265 PetscInt next_idx = ((next - 1) % A->m) + 1; in LMBasisGEMV() local301 PetscInt next_idx = ((next - 1) % A->m) + 1; in LMBasisGEMVH() local
152 PetscInt next_idx = ((next - 1) % dots->m) + 1; in LMProductsUpdate_Internal() local