Home
last modified time | relevance | path

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

/petsc/src/dm/tutorials/
H A Dswarm_ex3.c60 PetscErrorCode DMLocatePoints_DMDARegular(DM dm, Vec pos, DMPointLocationType ltype, PetscSF cellSF) in DMLocatePoints_DMDARegular() function
154 dmcell->ops->locatepoints = DMLocatePoints_DMDARegular; in ex3_1()