Searched refs:MatResetPreallocation (Results 1 – 5 of 5) sorted by relevance
29 PetscCall(MatResetPreallocation(A)); in main()36 PetscCall(MatResetPreallocation(A)); in main()
35 PetscCallA(MatResetPreallocation(A, ierr))
86 PetscCall(MatResetPreallocation(mat)); in main()
538 PETSC_EXTERN PetscErrorCode MatResetPreallocation(Mat);
915 PetscErrorCode MatResetPreallocation(Mat A) in MatResetPreallocation() function