Searched refs:MatDestroy_User (Results 1 – 2 of 2) sorted by relevance
34 static PetscErrorCode MatDestroy_User(Mat A) in MatDestroy_User() function78 PetscCall(MatShellSetOperation(S1, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_User)); in main()83 PetscCall(MatShellSetOperation(S2, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_User)); in main()
52 static PetscErrorCode MatDestroy_User(Mat A) in MatDestroy_User() function167 PetscCall(MatShellSetOperation(S, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_User)); in main()