Home
last modified time | relevance | path

Searched defs:dfillsparse (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/da/
H A Dfdda.c50 static PetscErrorCode DMDASetBlockFillsSparse_Private(const PetscInt *dfillsparse, PetscInt w, Pets… in DMDASetBlockFillsSparse_Private()
173 PetscErrorCode DMDASetBlockFillsSparse(DM da, const PetscInt *dfillsparse, const PetscInt *ofillspa… in DMDASetBlockFillsSparse()