Searched refs:DMSetMatrixPreallocateSkip (Results 1 – 3 of 3) sorted by relevance
86 PETSC_EXTERN PetscErrorCode DMSetMatrixPreallocateSkip(DM, PetscBool);
283 - Add `DMSetMatrixPreallocateSkip()` to save initialization time when `MatSetPreallocationCOO()` wi…
1585 PetscErrorCode DMSetMatrixPreallocateSkip(DM dm, PetscBool skip) in DMSetMatrixPreallocateSkip() function