Searched refs:MatDestroy_Composite (Results 1 – 1 of 1) sorted by relevance
31 static PetscErrorCode MatDestroy_Composite(Mat mat) in MatDestroy_Composite() function891 PetscCall(MatShellSetOperation(A, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_Composite)); in MatCreate_Composite()