Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/coarsen/impls/hem/
H A Dhem.c846 PetscInt lid0, ghost_idx, gid1; in MatCoarsenApply_HEM_private() local
848 PetscCall(PetscCDIntNdGetID(pos, &ghost_idx)); in MatCoarsenApply_HEM_private()
849 gid1 = lghost_gid[ghost_idx]; in MatCoarsenApply_HEM_private()