Home
last modified time | relevance | path

Searched refs:_DMLocatePoints_DMDARegular_IS (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/tutorials/
H A Dswarm_ex3.c11 PetscErrorCode _DMLocatePoints_DMDARegular_IS(DM dm, Vec pos, IS *iscell) in _DMLocatePoints_DMDARegular_IS() function
68 PetscCall(_DMLocatePoints_DMDARegular_IS(dm, pos, &iscell)); in DMLocatePoints_DMDARegular()