Home
last modified time | relevance | path

Searched defs:nfound (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/tutorials/
H A Dswarm_ex3.c64 PetscInt p, bs, npoints, nfound; in DMLocatePoints_DMDARegular() local
H A Dswarm_ex1.c296 PetscErrorCode collect_zone(DM dm, PetscCtx ctx, PetscInt *nfound, PetscInt **foundlist) in collect_zone()
/petsc/src/dm/impls/da/
H A Ddageometry.c270 PetscInt p, bs, dim, npoints, nfound; in DMLocatePoints_DA_Regular() local