Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/utils/
H A Discoloring.c410 PetscInt *tosizes, *fromsizes, j, *tosizes_tmp, *tooffsets_tmp, ito_ln; in ISBuildTwoSided() local
420 PetscCall(ISGetLocalSize(ito, &ito_ln)); in ISBuildTwoSided()
425 for (PetscInt i = 0; i < ito_ln; i++) { in ISBuildTwoSided()
448 for (PetscInt i = 0; i < ito_ln; i++) { in ISBuildTwoSided()