Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/
H A Daij.c4002 static PetscErrorCode MatResetPreallocation_SeqAIJ(Mat A) in MatResetPreallocation_SeqAIJ() function
4853 …tscObjectComposeFunction((PetscObject)B, "MatResetPreallocation_C", MatResetPreallocation_SeqAIJ)); in MatCreate_SeqAIJ()