Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c885 PetscInt gh_gid0 = *pt++; // gid on other proc (not used here to count) in MatCoarsenApply_HEM_private() local
904 PetscInt gid1 = *pt++, lid1 = gid1 - Istart, gh_gid0 = *pt++; in MatCoarsenApply_HEM_private() local