Home
last modified time | relevance | path

Searched refs: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
888 …etscInt_FMT ", with ghost (lid) %" PetscInt_FMT " from proc %d", sub_it, gid1, gh_gid0, tmp, proc); in MatCoarsenApply_HEM_private()
904 PetscInt gid1 = *pt++, lid1 = gid1 - Istart, gh_gid0 = *pt++; in MatCoarsenApply_HEM_private() local
907 *pt2++ = gh_gid0; in MatCoarsenApply_HEM_private()