Searched refs:DMDASetBlockFills (Results 1 – 3 of 3) sorted by relevance
15 PetscCall(DMDASetBlockFills(da, dfill, ofill)); in main()
214 PETSC_EXTERN PetscErrorCode DMDASetBlockFills(DM, const PetscInt *, const PetscInt *);
119 PetscErrorCode DMDASetBlockFills(DM da, const PetscInt *dfill, const PetscInt *ofill) in DMDASetBlockFills() function