Searched refs:ihigh (Results 1 – 1 of 1) sorted by relevance
276 PetscInt *idx_act, i, nlocal, nloc_isact = 0, ilow, ihigh, i1 = 0; in SNESVIGetActiveSetIS() local281 PetscCall(VecGetOwnershipRange(X, &ilow, &ihigh)); in SNESVIGetActiveSetIS()