Lines Matching refs:MatDestroy
51 PetscCall(MatDestroy(&B)); in main()
52 PetscCall(MatDestroy(&C)); in main()
53 PetscCall(MatDestroy(&D)); in main()
66 PetscCall(MatDestroy(&C)); in main()
76 PetscCall(MatDestroy(&Adense)); in main()
91 PetscCall(MatDestroy(&A)); in main()
92 PetscCall(MatDestroy(&B)); in main()
93 PetscCall(MatDestroy(&C)); in main()
94 PetscCall(MatDestroy(&D)); in main()
169 PetscCall(MatDestroy(&A)); in testPTAPRectangular()
170 PetscCall(MatDestroy(&P)); in testPTAPRectangular()
171 PetscCall(MatDestroy(&C)); in testPTAPRectangular()