Searched defs:ghost1_idx (Results 1 – 1 of 1) sorted by relevance
394 PetscInt lid0, gid1, ghost1_idx; member687 …const PetscInt lid0 = e->lid0, gid1 = e->gid1, ghost1_idx = e->ghost1_idx, gid0 = lid0 + Istart, l… in MatCoarsenApply_HEM_private() local