Home
last modified time | relevance | path

Searched refs:ihigh (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/impls/vi/
H A Dvi.c276 PetscInt *idx_act, i, nlocal, nloc_isact = 0, ilow, ihigh, i1 = 0; in SNESVIGetActiveSetIS() local
281 PetscCall(VecGetOwnershipRange(X, &ilow, &ihigh)); in SNESVIGetActiveSetIS()