Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/utils/
H A Discoloring.c412 PetscLayout isrmap; in ISBuildTwoSided() local
421 PetscCall(ISGetLayout(ito, &isrmap)); in ISBuildTwoSided()
422 PetscCall(PetscLayoutGetRange(isrmap, &rstart, NULL)); in ISBuildTwoSided()