Searched defs:lid0 (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/graphops/coarsen/impls/hem/ |
| H A D | hem.c | 394 PetscInt lid0, gid1, ghost1_idx; member 687 …const PetscInt lid0 = e->lid0, gid1 = e->gid1, ghost1_idx = e->ghost1_idx, gid0 = lid0 + Istart, l… in MatCoarsenApply_HEM_private() local 846 PetscInt lid0, ghost_idx, gid1; in MatCoarsenApply_HEM_private() local
|
| /petsc/src/mat/graphops/coarsen/impls/misk/ |
| H A D | misk.c | 14 PetscInt lid0, gid1, cpid1; member
|