Searched refs:minRunLen (Results 1 – 1 of 1) sorted by relevance
200 …_Private(const PetscInt indices[], PetscInt len, PetscInt off, PetscInt minRunLen, PetscInt *runLe… in ISFindRun_Private() argument207 if (len - off < PetscMax(minRunLen, 2)) PetscFunctionReturn(PETSC_SUCCESS); in ISFindRun_Private()