Lines Matching refs:MatShellGetContext
72 PetscCall(MatShellGetContext(mat, &ctx)); in MatSMFResetRowColumn()
87 PetscCall(MatShellGetContext(mat, &ctx)); in MatMult_SMF()
100 PetscCall(MatShellGetContext(mat, &ctx)); in MatMultTranspose_SMF()
113 PetscCall(MatShellGetContext(M, &ctx)); in MatDiagonalSet_SMF()
123 PetscCall(MatShellGetContext(mat, &ctx)); in MatDestroy_SMF()
137 PetscCall(MatShellGetContext(mat, &ctx)); in MatView_SMF()
147 PetscCall(MatShellGetContext(Y, &ctx)); in MatShift_SMF()
157 PetscCall(MatShellGetContext(mat, &ctx)); in MatDuplicate_SMF()
168 PetscCall(MatShellGetContext(A, &ctx1)); in MatEqual_SMF()
169 PetscCall(MatShellGetContext(B, &ctx2)); in MatEqual_SMF()
190 PetscCall(MatShellGetContext(mat, &ctx)); in MatScale_SMF()
207 PetscCall(MatShellGetContext(mat, &ctx)); in MatGetDiagonal_SMF()
217 PetscCall(MatShellGetContext(M, &ctx)); in MatGetRowMax_SMF()
238 PetscCall(MatShellGetContext(mat, &ctx)); in MatCreateSubMatrix_SMF()
249 PetscCall(MatShellGetContext(mat, &ctx)); in MatGetRow_SMF()
259 PetscCall(MatShellGetContext(mat, &ctx)); in MatRestoreRow_SMF()
269 PetscCall(MatShellGetContext(mat, &ctx)); in MatGetColumnVector_SMF()
279 PetscCall(MatShellGetContext(mat, &ctx)); in MatNorm_SMF()