Searched refs:DMPatchCreate (Results 1 – 2 of 2) sorted by relevance
19 PETSC_EXTERN PetscErrorCode DMPatchCreate(MPI_Comm, DM *);
91 PetscErrorCode DMPatchCreate(MPI_Comm comm, DM *mesh) in DMPatchCreate() function107 PetscCall(DMPatchCreate(comm, dm)); in DMPatchCreateGrid()