Home
last modified time | relevance | path

Searched refs:ofillsparse (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/da/
H A Dfdda.c173 …cErrorCode DMDASetBlockFillsSparse(DM da, const PetscInt *dfillsparse, const PetscInt *ofillsparse) in DMDASetBlockFillsSparse() argument
180 PetscCall(DMDASetBlockFillsSparse_Private(ofillsparse, dd->w, &dd->ofill)); in DMDASetBlockFillsSparse()