Searched refs:MatResetPreallocation_SeqAIJ_Private (Results 1 – 3 of 3) sorted by relevance
479 PETSC_INTERN PetscErrorCode MatResetPreallocation_SeqAIJ_Private(Mat A, PetscBool *memoryreset);
3960 PetscErrorCode MatResetPreallocation_SeqAIJ_Private(Mat A, PetscBool *memoryreset) in MatResetPreallocation_SeqAIJ_Private() function4005 PetscCall(MatResetPreallocation_SeqAIJ_Private(A, NULL)); in MatResetPreallocation_SeqAIJ()
2931 PetscCall(MatResetPreallocation_SeqAIJ_Private(b->A, &ondiagreset)); in MatResetPreallocation_MPIAIJ()2932 PetscCall(MatResetPreallocation_SeqAIJ_Private(b->B, &offdiagreset)); in MatResetPreallocation_MPIAIJ()