Home
last modified time | relevance | path

Searched defs:ifrom (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/tutorials/
H A Dex6.c40 PetscInt i, start, end, *ifrom, x, y, xm, ym; in main() local
/petsc/src/vec/vec/tutorials/
H A Dex9.c22 PetscInt nlocal = 6, nghost = 2, ifrom[2], i, rstart, rend; in main() local