Home
last modified time | relevance | path

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

/petsc/src/dm/impls/moab/
H A Ddmmbmat.cxx176 …atic PetscErrorCode DMMoabSetBlockFills_Private(PetscInt w, const PetscInt *fill, PetscInt **rfill) in DMMoabSetBlockFills_Private()
/petsc/src/dm/impls/da/
H A Dfdda.c16 static PetscErrorCode DMDASetBlockFills_Private(const PetscInt *dfill, PetscInt w, PetscInt **rfill) in DMDASetBlockFills_Private()
50 …rrorCode DMDASetBlockFillsSparse_Private(const PetscInt *dfillsparse, PetscInt w, PetscInt **rfill) in DMDASetBlockFillsSparse_Private()