Searched refs:DMDASetBlockFills_Private (Results 1 – 1 of 1) sorted by relevance
16 static PetscErrorCode DMDASetBlockFills_Private(const PetscInt *dfill, PetscInt w, PetscInt **rfill) in DMDASetBlockFills_Private() function125 PetscCall(DMDASetBlockFills_Private(dfill, dd->w, &dd->dfill)); in DMDASetBlockFills()126 PetscCall(DMDASetBlockFills_Private(ofill, dd->w, &dd->ofill)); in DMDASetBlockFills()