Searched defs:fillMatrix (Results 1 – 2 of 2) sorted by relevance
824 … bs, PetscInt dnz[], PetscInt onz[], PetscInt dnzu[], PetscInt onzu[], Mat A, PetscBool fillMatrix) in DMPlexPreallocateOperator()
2928 PetscBool fillMatrix = (PetscBool)(!dm->prealloc_only && !isMatIS); in DMCreateMatrix_Plex() local