Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag.c524 const PetscBool fill_with_zeros = PETSC_FALSE; in DMCreateMatrix_Stag() local
545 PetscCall(MatPreallocatorPreallocate(preallocator, fill_with_zeros, *mat)); in DMCreateMatrix_Stag()