Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/coarsen/impls/mis/
H A Dmis.c28 …PetscInt num_fine_ghosts, kk, n, ix, j, *idx, *ii, Iend, my0, nremoved, gid, lid, cpid, l… in MatCoarsenApply_MIS_private() local
/petsc/src/mat/graphops/coarsen/impls/misk/
H A Dmisk.c74 …PetscInt num_fine_ghosts, kk, n, ix, j, *idx, *ai, Iend, my0, nremoved, gid, cpid, lidj, … in MatCoarsenApply_MISK_private() local
/petsc/src/ksp/pc/impls/gamg/
H A Dgeo.c446 PetscInt idx, num_fine_ghosts, num_crs_ghost, myCrs0; in getGIDsOnSquareGraph() local