Home
last modified time | relevance | path

Searched refs:private_DMDALocatePointsIS_2D_Regular (Results 1 – 1 of 1) 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() function
279 PetscCall(private_DMDALocatePointsIS_2D_Regular(dm, pos, &iscell)); in DMLocatePoints_DA_Regular()