Lines Matching refs:MatShellGetContext
16 PetscCall(MatShellGetContext(A, &a)); in MatIncreaseOverlap_Normal()
37 PetscCall(MatShellGetContext(mat, &a)); in MatCreateSubMatrices_Normal()
67 PetscCall(MatShellGetContext(A, &a)); in MatPermute_Normal()
86 PetscCall(MatShellGetContext(A, &a)); in MatDuplicate_Normal()
99 PetscCall(MatShellGetContext(A, &a)); in MatCopy_Normal()
100 PetscCall(MatShellGetContext(B, &b)); in MatCopy_Normal()
110 PetscCall(MatShellGetContext(N, &Na)); in MatMult_Normal()
121 PetscCall(MatShellGetContext(N, &Na)); in MatDestroy_Normal()
151 PetscCall(MatShellGetContext(N, &Na)); in MatGetDiagonal_Normal()
177 PetscCall(MatShellGetContext(N, &Na)); in MatGetDiagonalBlock_Normal()
190 PetscCall(MatShellGetContext(A, &Aa)); in MatNormalGetMat_Normal()
229 PetscCall(MatShellGetContext(A, &Aa)); in MatConvert_Normal_AIJ()
282 PetscCall(MatShellGetContext(A, &a)); in MatProductNumeric_Normal_Dense()
329 PetscCall(MatShellGetContext(A, &a)); in MatProductSymbolic_Normal_Dense()