Searched refs:DMLocatePoints_DA_Regular (Results 1 – 3 of 3) sorted by relevance
120 PETSC_INTERN PetscErrorCode DMLocatePoints_DA_Regular(DM, Vec, DMPointLocationType, PetscSF);
266 PetscErrorCode DMLocatePoints_DA_Regular(DM dm, Vec pos, DMPointLocationType ltype, PetscSF cellSF) in DMLocatePoints_DA_Regular() function
434 da->ops->locatepoints = DMLocatePoints_DA_Regular; in DMCreate_DA()