Searched refs:DMPatchSetCommSize (Results 1 – 3 of 3) sorted by relevance
26 PETSC_EXTERN PetscErrorCode DMPatchSetCommSize(DM, MatStencil);
129 PetscCall(DMPatchSetCommSize(*dm, commSize)); in DMPatchCreateGrid()
438 PetscErrorCode DMPatchSetCommSize(DM dm, MatStencil commSize) in DMPatchSetCommSize() function