Home
last modified time | relevance | path

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

/petsc/src/dm/impls/patch/
H A Dpatch.c41 PetscErrorCode DMPatchZoom(DM dm, MatStencil lower, MatStencil upper, MPI_Comm commz, DM *dmz, PeOp… in DMPatchZoom()
189 MPI_Comm comm, commz; in DMPatchSolve() local