Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c824 … bs, PetscInt dnz[], PetscInt onz[], PetscInt dnzu[], PetscInt onzu[], Mat A, PetscBool fillMatrix) in DMPlexPreallocateOperator()
H A Dplex.c2928 PetscBool fillMatrix = (PetscBool)(!dm->prealloc_only && !isMatIS); in DMCreateMatrix_Plex() local