Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex19.c152 for (PetscInt bid = 0, gid0 = Istart; bid < nblocks; bid++) { in main() local
/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c687 …const PetscInt lid0 = e->lid0, gid1 = e->gid1, ghost1_idx = e->ghost1_idx, gid0 = lid0 + Istart, l… in MatCoarsenApply_HEM_private() local
944 PetscInt gid0 = *pt++, n = *pt++; in MatCoarsenApply_HEM_private() local