Home
last modified time | relevance | path

Searched defs:isLocal (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstag1d.c282 IS isLocal, isGlobal; in DMSetUp_Stag_1d() local
466 IS isLocal, isGlobal; in DMStagPopulateLocalToGlobalInjective_1d() local
H A Dstag2d.c388 IS isLocal, isGlobal; in DMSetUp_Stag_2d() local
1168 IS isLocal, isGlobal; in DMStagPopulateLocalToGlobalInjective_2d() local
H A Dstag3d.c1632 IS isLocal, isGlobal; in DMStagSetUpBuildScatter_3d() local
3236 IS isLocal, isGlobal; in DMStagPopulateLocalToGlobalInjective_3d() local
/petsc/src/dm/impls/plex/
H A Dplex.c8168 PetscBool isLocal = (section == idxSection) ? PETSC_TRUE : PETSC_FALSE; in DMPlexGetClosureIndices_Internal() local