Home
last modified time | relevance | path

Searched defs:iscell (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddageometry.c130 static PetscErrorCode private_DMDALocatePointsIS_2D_Regular(DM dmregular, Vec pos, IS *iscell) in private_DMDALocatePointsIS_2D_Regular()
192 static PetscErrorCode private_DMDALocatePointsIS_3D_Regular(DM dmregular, Vec pos, IS *iscell) in private_DMDALocatePointsIS_3D_Regular()
268 IS iscell; in DMLocatePoints_DA_Regular() local
/petsc/src/dm/tutorials/
H A Dswarm_ex3.c11 PetscErrorCode _DMLocatePoints_DMDARegular_IS(DM dm, Vec pos, IS *iscell) in _DMLocatePoints_DMDARegular_IS()
62 IS iscell; in DMLocatePoints_DMDARegular() local