Searched refs:MatDestroySeqNonzeroStructure (Results 1 – 4 of 4) sorted by relevance
83 PetscCall(MatDestroySeqNonzeroStructure(&mat_seq)); in MatColoringApply_SL()185 PetscCall(MatDestroySeqNonzeroStructure(&mat_seq)); in MatColoringApply_LF()287 PetscCall(MatDestroySeqNonzeroStructure(&mat_seq)); in MatColoringApply_ID()
42 PetscCall(MatDestroySeqNonzeroStructure(&mat_seq)); in MatColoringApply_Natural()
892 PETSC_EXTERN PetscErrorCode MatDestroySeqNonzeroStructure(Mat *);
7467 PetscErrorCode MatDestroySeqNonzeroStructure(Mat *mat) in MatDestroySeqNonzeroStructure() function