Searched refs:DMPatchSetPatchSize (Results 1 – 3 of 3) sorted by relevance
24 PETSC_EXTERN PetscErrorCode DMPatchSetPatchSize(DM, MatStencil);
128 PetscCall(DMPatchSetPatchSize(*dm, patchSize)); in DMPatchCreateGrid()
417 PetscErrorCode DMPatchSetPatchSize(DM dm, MatStencil patchSize) in DMPatchSetPatchSize() function